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