@prismatic-io/prism 7.4.0 → 7.4.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.
@@ -5407,5 +5407,5 @@
5407
5407
  "enableJsonFlag": false
5408
5408
  }
5409
5409
  },
5410
- "version": "7.4.0"
5410
+ "version": "7.4.1"
5411
5411
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@prismatic-io/prism",
3
- "version": "7.4.0",
3
+ "version": "7.4.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",