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

Commit 2294524

Browse files
committed
v0.3.0-alpha.17
1 parent 225d4ba commit 2294524

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

compiler/dist/wasm-checksum.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const checksum = "bae39f33ad237b7245109d32846fdde337c90cbc";
1+
export const checksum = "56692b2ca5b250892d8186b1042078030bc2a465";

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.

import_map.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"imports": {
3-
"aleph": "https://deno.land/x/[email protected].16/mod.ts",
4-
"aleph/": "https://deno.land/x/[email protected].16/",
3+
"aleph": "https://deno.land/x/[email protected].17/mod.ts",
4+
"aleph/": "https://deno.land/x/[email protected].17/",
55
"react": "https://esm.sh/[email protected]",
66
"react-dom": "https://esm.sh/[email protected]"
77
}

version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const VERSION = '0.3.0-alpha.16'
1+
export const VERSION = '0.3.0-alpha.17'

0 commit comments

Comments
 (0)