Skip to content
This repository has been archived by the owner on Mar 14, 2022. It is now read-only.

Commit

Permalink
v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
0x77dev committed Mar 5, 2022
1 parent 9e43315 commit 3ca4137
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ $ npm install -g stoprussia
$ stoprussia COMMAND
running command...
$ stoprussia (-v|--version|version)
stoprussia/0.0.3 darwin-arm64 node-v16.14.0
stoprussia/0.0.4 darwin-arm64 node-v17.5.0
$ stoprussia --help [COMMAND]
USAGE
$ stoprussia COMMAND
Expand Down
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@
"version": "oclif-dev readme && git add README.md"
},
"types": "lib/index.d.ts",
"version": "0.0.3"
"version": "0.0.4"
}

0 comments on commit 3ca4137

Please sign in to comment.