Skip to content

Commit

Permalink
4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
suthar26 committed Jun 12, 2023
1 parent ae81582 commit fa6f1c6
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 @@ -78,7 +78,7 @@ $ npm install -g @devcycle/cli
$ dvc COMMAND
running command...
$ dvc (--version)
@devcycle/cli/4.3.2 darwin-arm64 node-v18.16.0
@devcycle/cli/4.4.0 darwin-arm64 node-v18.16.0
$ dvc --help [COMMAND]
USAGE
$ dvc COMMAND
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@devcycle/cli",
"version": "4.3.2",
"version": "4.4.0",
"description": "DevCycle CLI Tool",
"author": "[email protected]",
"bin": {
Expand Down

0 comments on commit fa6f1c6

Please sign in to comment.