Skip to content

Commit f960dbe

Browse files
committed
Revert "docs: bump up version 1.0.2"
This reverts commit 2cd364c.
1 parent 2cd364c commit f960dbe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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-
smalruby-gui@1.0.2 /path/to/smalruby3-gui
145+
smalruby-gui@0.9.1 /path/to/smalruby3-gui
146146
147147
└── UNMET PEER DEPENDENCY [email protected]
148148
```

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": "1.0.2",
3+
"version": "1.0.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)