We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4db414d commit 59f1f88Copy full SHA for 59f1f88
version.ts
@@ -1,5 +1,5 @@
1
/** `VERSION` managed by https://deno.land/x/publish */
2
-export const VERSION = '0.3.0-beta.17'
+export const VERSION = '0.3.0-beta.18'
3
4
/** `prepublish` will be invoked before publish */
5
export async function prepublish(version: string): Promise<boolean> {
0 commit comments