Skip to content

Commit

Permalink
chore(core): Bump version to 0.0.417
Browse files Browse the repository at this point in the history
3192f2c fix(core/pipeline): When a trigger is updated, replace the entire object (#7496)
64e47b4 feat(core): filter out providers that don't support creating security groups (#7370)
2ef8788 fix(core): Separate how config and plans are updated, add tests (#7491)
  • Loading branch information
christopherthielen committed Oct 7, 2019
1 parent 3192f2c commit da0c2c4
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.416",
"version": "0.0.417",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down

0 comments on commit da0c2c4

Please sign in to comment.