Skip to content

Commit

Permalink
chore(amazon): Bump version to 0.0.215
Browse files Browse the repository at this point in the history
b382a22 fix(ui): Type field missing for CLB detail view (#7504)
e4e3c46 fix(amazon/loadBalancer): Disable CLB deletion if instances exist (#7509)
  • Loading branch information
christopherthielen committed Oct 11, 2019
1 parent e56cc29 commit d2dfa60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/scripts/modules/amazon/package.json
@@ -1,6 +1,6 @@
{
"name": "@spinnaker/amazon",
"version": "0.0.214",
"version": "0.0.215",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down

0 comments on commit d2dfa60

Please sign in to comment.