v0.8.0-beta.1

This commit is contained in:
Alex Yang
2023-08-21 10:35:06 -05:00
parent ae6171709a
commit 8a69efe899
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-beta.0",
"version": "0.8.0-beta.1",
"bin": {
"af": "./src/af.mjs"
},