Skip to content

Commit

Permalink
Merge pull request actions#54 from akamai/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
bradforj287 committed Jun 26, 2019
2 parents 80a3e90 + 24e2472 commit 9131895
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cli.json
Expand Up @@ -5,7 +5,7 @@
"commands": [
{
"name": "sandbox",
"version": "1.0.0",
"version": "1.2.0",
"description": "Manage Akamai Sandbox environments.",
"bin": "https://github.com/akamai/cli-sandbox/releases/download/{{.Version}}/akamai-{{.Name}}-{{.Version}}-{{.OS}}-{{.Arch}}{{.BinSuffix}}"
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "akamai-sandbox-cli",
"version": "1.2.0",
"version": "1.2.1",
"description": "A tool that makes it easier to manage Akamai Sandboxes. Call the Sandbox API from the command line.",
"repository": "https://github.com/akamai/cli-sandbox",
"scripts": {
Expand Down

0 comments on commit 9131895

Please sign in to comment.