diff --git a/package-lock.json b/package-lock.json index 738166fbd..8d41fbd74 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@markdumay/hugo-theme-hinode", - "version": "0.7.7", + "version": "0.7.8", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@markdumay/hugo-theme-hinode", - "version": "0.7.7", + "version": "0.7.8", "hasInstallScript": true, "license": "MIT", "devDependencies": { diff --git a/package.json b/package.json index 995ed3acd..57899b905 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@markdumay/hugo-theme-hinode", - "version": "0.7.7", + "version": "0.7.8", "description": "Hinode is a clean blog theme for Hugo, an open-source static site generator", "main": "index.js", "publishConfig": {