Skip to content

Commit

Permalink
chore: fix published version on jsr
Browse files Browse the repository at this point in the history
  • Loading branch information
dsherret committed Mar 1, 2024
1 parent 0ad91ce commit fdb37eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deno.jsonc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deno/wasmbuild",
"version": "0.15.4",
"version": "0.15.6",
"exports": "./main.ts",
"exclude": [
"./tests/target",
Expand Down

0 comments on commit fdb37eb

Please sign in to comment.