We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3c11d6 commit 71963faCopy full SHA for 71963fa
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "polar-cli",
3
- "version": "1.0.0",
+ "version": "1.1.0",
4
"description": "",
5
"bin": "bin/cli.js",
6
"type": "module",
src/version.ts
@@ -1 +1 @@
-export const VERSION = "v1.0.0";
+export const VERSION = "v1.1.0";
0 commit comments