Skip to content

Commit

Permalink
chore(docker): publish docker@0.0.65
Browse files Browse the repository at this point in the history
d38ff76 chore(docker/pipeline): Migrate from $q.all({}) to $q.all([])
  • Loading branch information
caseyhebebrand authored and mergify[bot] committed Oct 28, 2020
1 parent 9f015b1 commit 7145dbf
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,7 +1,7 @@
{
"name": "@spinnaker/docker",
"license": "Apache-2.0",
"version": "0.0.64",
"version": "0.0.65",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 7145dbf

Please sign in to comment.