Skip to content

Commit

Permalink
chore(docker): Bump version to 0.0.46
Browse files Browse the repository at this point in the history
2ef8788 fix(core): Separate how config and plans are updated, add tests (#7491)
3c08b38 feat(core/presentation): Migrate ValidationMessage to new CSS styles (#7481)
  • Loading branch information
christopherthielen committed Oct 7, 2019
1 parent da0c2c4 commit 9b09dec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/scripts/modules/docker/package.json
@@ -1,6 +1,6 @@
{
"name": "@spinnaker/docker",
"version": "0.0.45",
"version": "0.0.46",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 9b09dec

Please sign in to comment.