Skip to content

Commit

Permalink
chore: release v0.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
markcallen committed Feb 25, 2023
1 parent f2b21ee commit a708b68
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 @@ -25,7 +25,7 @@ $ npm install -g cld-cli
$ cld COMMAND
running command...
$ cld (--version)
cld-cli/0.3.10 linux-x64 node-v16.13.0
cld-cli/0.3.11 linux-x64 node-v16.13.0
$ cld --help [COMMAND]
USAGE
$ cld 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": "cld-cli",
"version": "0.3.10",
"version": "0.3.11",
"description": "cld CLI - for the cld packages",
"author": "Mark C Allen @markcallen",
"bin": {
Expand Down

0 comments on commit a708b68

Please sign in to comment.