Skip to content

Commit

Permalink
v0.3.0-beta.17
Browse files Browse the repository at this point in the history
  • Loading branch information
ije committed Sep 20, 2021
1 parent 59d0e72 commit 7b19d01
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion compiler/dist/checksum.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const checksum = "3ece2219255998a4059873e3979d6cb9baf38a43";
export const checksum = "0337e8ca209d11e1e96fa76599e4caaf118ca47e";
2 changes: 1 addition & 1 deletion compiler/dist/wasm.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion version.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/** `VERSION` managed by https://deno.land/x/publish */
export const VERSION = '0.3.0-beta.16'
export const VERSION = '0.3.0-beta.17'

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

0 comments on commit 7b19d01

Please sign in to comment.