@prismatic-io/prism 9.1.0 → 9.1.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.
@@ -6285,5 +6285,5 @@
6285
6285
  "enableJsonFlag": false
6286
6286
  }
6287
6287
  },
6288
- "version": "9.1.0"
6288
+ "version": "9.1.1"
6289
6289
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@prismatic-io/prism",
3
- "version": "9.1.0",
3
+ "version": "9.1.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",