v0.8.0-beta.0

This commit is contained in:
Alex Yang
2023-08-18 00:24:03 -05:00
parent 78caa7cebc
commit 1f563c7cca
39 changed files with 39 additions and 39 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@affine/plugin-cli",
"type": "module",
"version": "0.8.0",
"version": "0.8.0-beta.0",
"bin": {
"af": "./src/af.mjs"
},