@prismatic-io/prism 7.0.2 → 7.0.3

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.
@@ -4983,5 +4983,5 @@
4983
4983
  "enableJsonFlag": false
4984
4984
  }
4985
4985
  },
4986
- "version": "7.0.2"
4986
+ "version": "7.0.3"
4987
4987
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@prismatic-io/prism",
3
- "version": "7.0.2",
3
+ "version": "7.0.3",
4
4
  "description": "Build, deploy, and support integrations in Prismatic from the comfort of your command line",
5
5
  "keywords": ["prismatic", "cli"],
6
6
  "homepage": "https://prismatic.io",