diff --git a/pkg/commands/package_list/package-list.json b/pkg/commands/package_list/package-list.json index 200553c..33b0270 100644 --- a/pkg/commands/package_list/package-list.json +++ b/pkg/commands/package_list/package-list.json @@ -268,13 +268,13 @@ { "title": "Test Center", "name": "test-center", - "version": "0.2.0", + "version": "1.0.0", "url": "https://github.com/akamai/cli-test-center", "issues": "https://github.com/akamai/cli-test-center/issues", "commands": [ { "name": "test-center", - "version": "0.2.0", + "version": "1.0.0", "description": "Test Center is a testing tool that checks the effect of configuration changes on your web property. Use this tool as part of your testing protocol to increase your confidence in the safety and accuracy of your configuration changes.", "bin": "https://github.com/akamai/cli-test-center/releases/download/{{.Version}}/akamai-{{.Name}}-{{.Version}}-{{.OS}}{{.Arch}}{{.BinSuffix}}" }