Skip to content

Commit 9131895

Browse files
authored
Merge pull request actions#54 from akamai/develop
Develop
2 parents 80a3e90 + 24e2472 commit 9131895

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cli.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"commands": [
66
{
77
"name": "sandbox",
8-
"version": "1.0.0",
8+
"version": "1.2.0",
99
"description": "Manage Akamai Sandbox environments.",
1010
"bin": "https://github.com/akamai/cli-sandbox/releases/download/{{.Version}}/akamai-{{.Name}}-{{.Version}}-{{.OS}}-{{.Arch}}{{.BinSuffix}}"
1111
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "akamai-sandbox-cli",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "A tool that makes it easier to manage Akamai Sandboxes. Call the Sandbox API from the command line.",
55
"repository": "https://github.com/akamai/cli-sandbox",
66
"scripts": {

0 commit comments

Comments
 (0)