diff --git a/package-lock.json b/package-lock.json index deff983..b5cc1c6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "hugo-bin", - "version": "0.85.3", + "version": "0.86.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "hugo-bin", - "version": "0.85.3", + "version": "0.86.0", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index a65fee9..299488a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hugo-bin", - "version": "0.85.3", + "version": "0.86.0", "hugoVersion": "0.98.0", "description": "Binary wrapper for Hugo", "repository": {