Skip to content

Commit

Permalink
chore(cloudfoundry): Bump version to 0.0.93
Browse files Browse the repository at this point in the history
0488d51 fix(cf): Deploy stage config template import missing routes (#7291)
abac63c feat(*/pipeline): Remove the concept of default stage timeouts, rename option (#7286)
dd5bb02 feat(cf): Logs for Run Job stage (#7263)
9c7885f feat(core/presentation): Add a <Formik/> wrapper which applies fixes and opinions that we want in Spinnaker (#7272)
  • Loading branch information
christopherthielen committed Aug 8, 2019
1 parent 5e9173a commit 699bc0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/scripts/modules/cloudfoundry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spinnaker/cloudfoundry",
"version": "0.0.92",
"version": "0.0.93",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 699bc0e

Please sign in to comment.