Skip to content

Commit a2e4a4e

Browse files
committed
1.0.0-beta.44
1 parent 901a9bb commit a2e4a4e

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.43";
2+
export const VERSION = "1.0.0-beta.44";
33

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

0 commit comments

Comments
 (0)