Skip to content

Commit

Permalink
chore(core): bump version to 1.0.1-alpha.01 in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dingyi222666 committed Jan 29, 2025
1 parent 285f638 commit 8c7466b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna",
"description": "chatluna for koishi",
"version": "1.0.0",
"version": "1.0.1-alpha.01",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down

0 comments on commit 8c7466b

Please sign in to comment.