Skip to content

Commit

Permalink
Bump up ruby-wasm-wasi version
Browse files Browse the repository at this point in the history
  • Loading branch information
kateinoigakukun committed Mar 16, 2022
1 parent ccf6853 commit d6baad9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/npm-packages/ruby-head-wasm-wasi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ruby-head-wasm-wasi",
"version": "0.1.0",
"version": "0.2.0",
"description": "Ruby head built on WASI",
"main": "./dist/index.cjs.js",
"umd:main": "./dist/index.umd.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/npm-packages/ruby-wasm-wasi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ruby-wasm-wasi",
"version": "0.1.1",
"version": "0.2.0",
"description": "WebAssembly port of CRuby with WASI",
"main": "./dist/index.cjs.js",
"umd:main": "./dist/index.umd.js",
Expand Down

0 comments on commit d6baad9

Please sign in to comment.