diff --git a/package-lock.json b/package-lock.json index 5e1c542..0451951 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@manekinekko/hexa", - "version": "1.2.0", + "version": "1.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 227eef4..98beb0d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@manekinekko/hexa", - "version": "1.2.0", + "version": "1.3.0", "description": "Hexa: The ultimate companion for the Azure CLI. Setup and deploy in seconds.", "main": "./build/index.js", "types": "./build/index.d.ts",