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

Commit

Permalink
v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
0x77dev committed Mar 1, 2022
1 parent ae4f210 commit baea615
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.1 darwin-arm64 node-v16.14.0
stoprussia/0.0.2 darwin-arm64 node-v16.14.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.1"
"version": "0.0.2"
}

0 comments on commit baea615

Please sign in to comment.