diff --git a/package-lock.json b/package-lock.json index e9efd59..14f5638 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@manekinekko/hexa", - "version": "1.1.2-preview.0", + "version": "1.1.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 943711c..6a6fa2a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@manekinekko/hexa", - "version": "1.1.2", + "version": "1.1.3", "description": "Hexa: The ultimate companion for the Azure CLI. Setup and deploy in seconds.", "main": "./build/index.js", "types": "./build/index.d.ts",