Skip to content

Commit

Permalink
chore(core): Bump version to 0.0.384
Browse files Browse the repository at this point in the history
ecb2dd1 feat(gce): Support new artifact model for deploy SG (#7178)
c93b4d0 fix(executions): Clarify why executions are NOT_STARTED (#7183)
1f3882b fix(core/pipeline): Change 'pipelines' state to redirect to the default child 'executions' ... instead of having an abstract state
  • Loading branch information
christopherthielen committed Jul 5, 2019
1 parent ecb2dd1 commit 87e2e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/scripts/modules/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spinnaker/core",
"version": "0.0.383",
"version": "0.0.384",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 87e2e4f

Please sign in to comment.