We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 755b958 commit 65d4ccaCopy full SHA for 65d4cca
deno.json
@@ -4,7 +4,7 @@
4
},
5
"name": "@scrapfly/scrapfly-sdk",
6
"exports": "./src/main.ts",
7
- "version": "0.7.1",
+ "version": "0.7.2",
8
"description": "SDK for Scrapfly.io API for web scraping, screenshotting and data extraction",
9
"tasks": {
10
"start": "deno run --allow-net --allow-read src/main.ts",
0 commit comments