Skip to content

Commit

Permalink
chore(docker): Bump version to 0.0.45
Browse files Browse the repository at this point in the history
9a37c5d refactor(core/pipeline): Migrate triggers to formik. Fetch data with react hooks.
abac63c feat(*/pipeline): Remove the concept of default stage timeouts, rename option (#7286)
  • Loading branch information
christopherthielen committed Aug 8, 2019
1 parent febf8ed commit 5e9173a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/scripts/modules/docker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spinnaker/docker",
"version": "0.0.44",
"version": "0.0.45",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 5e9173a

Please sign in to comment.