@prismatic-io/prism 7.3.1-rc.3 → 7.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.
@@ -5346,5 +5346,5 @@
5346
5346
  "enableJsonFlag": false
5347
5347
  }
5348
5348
  },
5349
- "version": "7.3.1-rc.3"
5349
+ "version": "7.3.1"
5350
5350
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@prismatic-io/prism",
3
- "version": "7.3.1-rc.3",
3
+ "version": "7.3.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",