Skip to content

Commit 583a5ea

Browse files
revert version field that was updated by mistake
1 parent a5feda9 commit 583a5ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/npm-packages/ruby-wasm-wasi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ruby-wasm-wasi",
3-
"version": "0.3.0-2022-09-06-a",
3+
"version": "0.0.0",
44
"description": "WebAssembly port of CRuby with WASI",
55
"main": "./dist/index.cjs.js",
66
"umd:main": "./dist/index.umd.js",

0 commit comments

Comments
 (0)