We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85c9164 commit 7b3a4a9Copy full SHA for 7b3a4a9
package.json
@@ -14,7 +14,7 @@
14
"branches",
15
"branching"
16
],
17
- "version": "8.9.9",
+ "version": "9.0.0",
18
"main": "./dist/entrypoint.api.js",
19
"types": "dist/entrypoint.api.d.ts",
20
"bin": {
src/utils/packageVersion.ts
@@ -1 +1 @@
1
-export const PACKAGE_VERSION = '8.9.9';
+export const PACKAGE_VERSION = '9.0.0';
0 commit comments