Skip to content

Commit e47d1ed

Browse files
committed
v0.3.0-beta.14
1 parent 3206ca2 commit e47d1ed

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 = '0.3.0-beta.13'
2+
export const VERSION = '0.3.0-beta.14'
33

44
/** `prepublish` will be invoked before publish */
55
export async function prepublish(version: string): Promise<boolean> {

0 commit comments

Comments
 (0)