@optimizely/ocp-cli 1.0.0-beta.3 → 1.0.0-beta.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1134,7 +1134,7 @@
1134
1134
  },
1135
1135
  "commands": [],
1136
1136
  "package": {
1137
- "version": "1.0.0-beta.2",
1137
+ "version": "1.0.0-beta.3",
1138
1138
  "name": "@optimizely/ocp-cli",
1139
1139
  "license": "Apache-2.0",
1140
1140
  "executable": "ocp"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@optimizely/ocp-cli",
3
- "version": "1.0.0-beta.3",
3
+ "version": "1.0.0-beta.4",
4
4
  "description": "Optimizely Connect Platform command line interface",
5
5
  "repository": "https://github.com/ZaiusInc/ocp-cli",
6
6
  "license": "Apache-2.0",