Skip to content

Commit

Permalink
update README after rebasing
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotCamblor committed Oct 3, 2023
1 parent 053d8d8 commit cb8e36d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ $ npm install -g @devcycle/cli
$ dvc COMMAND
running command...
$ dvc (--version)
@devcycle/cli/5.11.1 linux-x64 node-v18.16.0
@devcycle/cli/5.11.1 darwin-x64 node-v16.20.0
$ dvc --help [COMMAND]
USAGE
$ dvc COMMAND
Expand Down
2 changes: 1 addition & 1 deletion oclif.manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.11.0",
"version": "5.11.1",
"commands": {
"authCommand": {
"id": "authCommand",
Expand Down

0 comments on commit cb8e36d

Please sign in to comment.