Skip to content

Commit dfe01e6

Browse files
Bump ruby-3_2-wasm-wasi version to 1.0.1
1 parent ff8b676 commit dfe01e6

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

packages/npm-packages/ruby-3_2-wasm-wasi/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ $ npm install --save ruby-3_2-wasm-wasi@latest
1313
# or if you want the nightly snapshot
1414
$ npm install --save ruby-3_2-wasm-wasi@next
1515
# or you can specify the exact snapshot version
16-
$ npm install --save [email protected].0-2022-11-12-a
16+
$ npm install --save [email protected].1-2023-02-02-a
1717
```
1818

1919
## Quick Start (for Node.js)

packages/npm-packages/ruby-3_2-wasm-wasi/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/npm-packages/ruby-3_2-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-3_2-wasm-wasi",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Ruby 3.2 built on WASI",
55
"main": "./dist/index.cjs.js",
66
"umd:main": "./dist/index.umd.js",

0 commit comments

Comments
 (0)