Skip to content

Commit 47d6d55

Browse files
committed
1.0.0-beta.30
1 parent 2718bd9 commit 47d6d55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/** `VERSION` managed by https://deno.land/x/publish */
2-
export const VERSION = "1.0.0-beta.29";
2+
export const VERSION = "1.0.0-beta.30";
33

44
/** The flag indicates that the version is canary version. */
55
export const isCanary = false;

0 commit comments

Comments
 (0)