Skip to content

Commit

Permalink
* update version
Browse files Browse the repository at this point in the history
  • Loading branch information
mimihalescu committed Sep 30, 2021
1 parent a9515dc commit 9484093
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ $ npm install -g @ionos-cloud/test-runner
$ csdk-test-runner COMMAND
running command...
$ csdk-test-runner (-v|--version|version)
@ionos-cloud/test-runner/1.13.0 darwin-x64 node-v16.0.0
@ionos-cloud/test-runner/1.13.1 darwin-x64 node-v16.0.0
$ csdk-test-runner --help [COMMAND]
USAGE
$ csdk-test-runner COMMAND
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ionos-cloud/test-runner",
"description": "Cloud SDK Test Runner",
"version": "1.13.0",
"version": "1.13.1",
"author": "Florin Mihalache",
"bin": {
"csdk-test-runner": "bin/run"
Expand Down

0 comments on commit 9484093

Please sign in to comment.