From d0777fad5c712fdd6225169965c3e183d25f8347 Mon Sep 17 00:00:00 2001 From: Chris Thielen Date: Tue, 8 Oct 2019 16:05:41 -0700 Subject: [PATCH] chore(core): Bump version to 0.0.419 438d22cd77057028157bc03df1e5a358e0baf55f fix(ui): Add icon when target group registration in progress (#7502) babbe889c25ef401668d716d24798cd0954ed922 refactor(application): reactify delete application section (#7501) --- app/scripts/modules/core/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/scripts/modules/core/package.json b/app/scripts/modules/core/package.json index f85316aade2..1eae3b189f4 100644 --- a/app/scripts/modules/core/package.json +++ b/app/scripts/modules/core/package.json @@ -1,6 +1,6 @@ { "name": "@spinnaker/core", - "version": "0.0.418", + "version": "0.0.419", "main": "lib/lib.js", "typings": "lib/index.d.ts", "scripts": {