From ed39f6a8e2e82929e9fb7203ba551f89379e2545 Mon Sep 17 00:00:00 2001 From: aksm-ms <58936966+aksm-ms@users.noreply.github.com> Date: Mon, 29 Jun 2020 10:55:58 +0530 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9361786d..bb947665 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "login", - "version": "1.0.0", + "version": "1.1.0", "description": "Login Azure wraps the az login, allowing for Azure actions to log into Azure", "main": "lib/main.js", "scripts": {