diff --git a/package-lock.json b/package-lock.json index 21645497..7cda5050 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "hugo-bin", - "version": "0.82.2", + "version": "0.83.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "hugo-bin", - "version": "0.82.2", + "version": "0.83.1", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 02700871..298f4bf2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hugo-bin", - "version": "0.82.2", + "version": "0.83.1", "hugoVersion": "0.95.0", "description": "Binary wrapper for Hugo", "repository": {