From e04b4649d1b12fce03d041f05b8cff6867aa547f Mon Sep 17 00:00:00 2001 From: Chris Thielen Date: Wed, 21 Apr 2021 09:43:58 -1000 Subject: [PATCH] chore(azure): publish azure@0.0.268 --- app/scripts/modules/azure/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/scripts/modules/azure/package.json b/app/scripts/modules/azure/package.json index d83b064023a..c045e082023 100644 --- a/app/scripts/modules/azure/package.json +++ b/app/scripts/modules/azure/package.json @@ -1,7 +1,7 @@ { "name": "@spinnaker/azure", "license": "Apache-2.0", - "version": "0.0.267", + "version": "0.0.268", "main": "lib/lib.js", "typings": "lib/index.d.ts", "scripts": {