@prismatic-io/prism 7.5.0 → 7.5.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.
@@ -6039,5 +6039,5 @@
6039
6039
  "enableJsonFlag": false
6040
6040
  }
6041
6041
  },
6042
- "version": "7.5.0"
6042
+ "version": "7.5.1"
6043
6043
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@prismatic-io/prism",
3
- "version": "7.5.0",
3
+ "version": "7.5.1",
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",