Browse Source

chore: bump cli alpha release

Gabriel Horner 4 months ago
parent
commit
7c610cfd51
1 changed files with 1 additions and 1 deletions
  1. 1 1
      deps/cli/package.json

+ 1 - 1
deps/cli/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@logseq/cli",
-  "version": "0.1.0-alpha.0",
+  "version": "0.1.0-alpha.1",
   "description": "Logseq CLI",
   "bin": {
     "logseq": "cli.mjs"