Skip to content

Commit 63d86b5

Browse files
committed
v0.3.0-beta.19
1 parent d0855de commit 63d86b5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

compiler/dist/checksum.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const checksum = "0337e8ca209d11e1e96fa76599e4caaf118ca47e";
1+
export const checksum = "464213b80a73316258dac10651d61470e38010ac";

compiler/dist/wasm.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

version.ts

Lines changed: 1 addition & 1 deletion
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.18'
2+
export const VERSION = '0.3.0-beta.19'
33

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

0 commit comments

Comments
 (0)