Skip to content

Commit

Permalink
chore(core): Bump version to 0.0.349 (#6790)
Browse files Browse the repository at this point in the history
8b1e5bf fix(core/pagerDuty): give appropriate app to PagerDutyWriter (#6789)
8422d6a fix(pipeline): Fix target impedance validator for clone server group (#6785)
ce12338 fix(artifacts): Persist default artifact account in ExpectedArtifactModal (#6783)
3519f6f fix(lint): Fix lint in pipeline templates list (#6782)
36b86da feat(templates): add Save button to export pipeline json modal (#6761)
50b74f2 feat(gcb): add Google Cloud Build stage (#6774)
  • Loading branch information
erikmunson authored Mar 31, 2019
1 parent 8b1e5bf commit 2a2c78c
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.348",
"version": "0.0.349",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 2a2c78c

Please sign in to comment.