From c65721eeeff7aac0b48153b5db4d125f28fa8df2 Mon Sep 17 00:00:00 2001 From: chebebrand Date: Wed, 16 Oct 2019 11:21:23 -0700 Subject: [PATCH] chore(amazon): Bump version to 0.0.217 ed7c44589cfbf482047a0f47d30df97165053aa4 feat(ui): Show health check url beside target group (#7520) --- app/scripts/modules/amazon/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/scripts/modules/amazon/package.json b/app/scripts/modules/amazon/package.json index eb69758b4fc..caaeeda9c6d 100644 --- a/app/scripts/modules/amazon/package.json +++ b/app/scripts/modules/amazon/package.json @@ -1,6 +1,6 @@ { "name": "@spinnaker/amazon", - "version": "0.0.216", + "version": "0.0.217", "main": "lib/lib.js", "typings": "lib/index.d.ts", "scripts": {