Skip to content

Commit ae5ca65

Browse files
committed
feat: update version to 0.1.1-beta.2
1 parent b09b0c0 commit ae5ca65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mcpc/core",
3-
"version": "0.1.1-beta.1",
3+
"version": "0.1.1-beta.2",
44
"tasks": {
55
"server:compile": "echo \"no need to compile\"",
66
"test": "deno test --allow-env --allow-read tests/",

0 commit comments

Comments
 (0)