Skip to content

Commit

Permalink
bumped cli version
Browse files Browse the repository at this point in the history
  • Loading branch information
shafeeqd959 committed Dec 7, 2023
1 parent c576130 commit 18f86cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/contentstack/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ $ npm install -g @contentstack/cli
$ csdx COMMAND
running command...
$ csdx (--version|-v)
@contentstack/cli/1.11.2 darwin-arm64 node-v20.8.0
@contentstack/cli/1.11.3 darwin-arm64 node-v20.8.0
$ csdx --help [COMMAND]
USAGE
$ csdx COMMAND
Expand Down
2 changes: 1 addition & 1 deletion packages/contentstack/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@contentstack/cli",
"description": "Command-line tool (CLI) to interact with Contentstack",
"version": "1.11.2",
"version": "1.11.3",
"author": "Contentstack",
"bin": {
"csdx": "./bin/run"
Expand Down

0 comments on commit 18f86cd

Please sign in to comment.