diff --git a/package-lock.json b/package-lock.json index 23faa41..7d7b970 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@manekinekko/hexa", - "version": "1.3.2", + "version": "1.3.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index eb75693..4b3592d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@manekinekko/hexa", - "version": "1.3.2", + "version": "1.3.3", "description": "Hexa: The ultimate companion for the Azure CLI. Setup and deploy in seconds.", "main": "./build/index.js", "types": "./build/index.d.ts",