Skip to content

Commit 6e0b398

Browse files
committed
1.0.0-alpha.20
1 parent 631d537 commit 6e0b398

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-alpha.19";
2+
export const VERSION = "1.0.0-alpha.20";
33

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

0 commit comments

Comments
 (0)