Skip to content

Commit 7b00ae6

Browse files
committed
bump up version 0.9.1.
1 parent 8cd442a commit 7b00ae6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ The dependency itself might have more missing dependencies, which will show up l
142142

143143
```
144144
user@machine:/path/to/smalruby3-gui$ npm install --no-optional --save-dev react-intl-redux@^0.7
145-
[email protected].0 /path/to/smalruby3-gui
145+
[email protected].1 /path/to/smalruby3-gui
146146
147147
└── UNMET PEER DEPENDENCY [email protected]
148148
```

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "smalruby3-gui",
3-
"version": "0.9.0",
3+
"version": "0.9.1",
44
"description": "GraphicaL User Interface for creating and running Smalruby 3.0 projects",
55
"main": "./dist/smalruby3-gui.js",
66
"scripts": {

0 commit comments

Comments
 (0)