We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3206ca2 commit e47d1edCopy full SHA for e47d1ed
version.ts
@@ -1,5 +1,5 @@
1
/** `VERSION` managed by https://deno.land/x/publish */
2
-export const VERSION = '0.3.0-beta.13'
+export const VERSION = '0.3.0-beta.14'
3
4
/** `prepublish` will be invoked before publish */
5
export async function prepublish(version: string): Promise<boolean> {
0 commit comments