We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b7f4be commit 54a1730Copy full SHA for 54a1730
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cloudconvert",
3
- "version": "2.3.7",
+ "version": "3.0.0",
4
"license": "MIT",
5
"description": "Official Node.js SDK for the CloudConvert API",
6
"homepage": "https://github.com/cloudconvert/cloudconvert-node",
@@ -50,4 +50,4 @@
50
"fmt": "prettier . --write",
51
"lint": "eslint --ext .ts --ext .js --ext .json ."
52
}
53
-}
+}
0 commit comments