Skip to content

Commit 59f1f88

Browse files
committedSep 24, 2021
v0.3.0-beta.18
1 parent 4db414d commit 59f1f88

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

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

0 commit comments

Comments
 (0)
Please sign in to comment.