Skip to content

Commit 62d4792

Browse files
committed
release: v2.0.0-alpha.2
1 parent aa74e45 commit 62d4792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.0.0-alpha.1",
2+
"version": "2.0.0-alpha.2",
33
"tasks": {
44
"dev": "deno run --env-file --allow-all src/index.ts",
55
"dev:skip-full-sync": "deno task dev --skip-full-sync",

0 commit comments

Comments
 (0)