@optimizely/ocp-cli 1.3.0 → 1.3.1

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.
@@ -1456,7 +1456,7 @@
1456
1456
  }
1457
1457
  ],
1458
1458
  "package": {
1459
- "version": "1.3.0",
1459
+ "version": "1.3.1",
1460
1460
  "name": "@optimizely/ocp-cli",
1461
1461
  "license": "Apache-2.0",
1462
1462
  "executable": "ocp"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@optimizely/ocp-cli",
3
- "version": "1.3.0",
3
+ "version": "1.3.1",
4
4
  "description": "Optimizely Connect Platform command line interface",
5
5
  "repository": "https://github.com/ZaiusInc/ocp-cli",
6
6
  "license": "Apache-2.0",