Skip to content

Commit 396cff0

Browse files
committed
1.0.0-alpha.28
1 parent 9b5e19e commit 396cff0

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

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

0 commit comments

Comments
 (0)