Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Commit 0032052

Browse files
committed
v0.3.0-beta.11
1 parent b167cda commit 0032052

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 = "4cd9e9d12dab95c19d09f2a8cb58057ac2f7bb9a";
1+
export const checksum = "ea4b74e823c5ec15ded1e5abea34166c15f0c478";

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

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

0 commit comments

Comments
 (0)