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

Commit 590196e

Browse files
committed
v0.3.0-beta.8
1 parent af92fda commit 590196e

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 = "124e98baf7d5ebe1812b699645235d9e75cfa480";
1+
export const checksum = "7be956302e46f53a8311e9bf5222beb269ab96b1";

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

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

0 commit comments

Comments
 (0)