Skip to content

Commit 54a1730

Browse files
committed
Bump version
1 parent 2b7f4be commit 54a1730

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudconvert",
3-
"version": "2.3.7",
3+
"version": "3.0.0",
44
"license": "MIT",
55
"description": "Official Node.js SDK for the CloudConvert API",
66
"homepage": "https://github.com/cloudconvert/cloudconvert-node",
@@ -50,4 +50,4 @@
5050
"fmt": "prettier . --write",
5151
"lint": "eslint --ext .ts --ext .js --ext .json ."
5252
}
53-
}
53+
}

0 commit comments

Comments
 (0)