diff --git a/package-lock.json b/package-lock.json index 97ccb59..fa91159 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cloudcannon-hugo", - "version": "0.12.6-0", + "version": "0.13.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "cloudcannon-hugo", - "version": "0.12.6-0", + "version": "0.13.0", "license": "ISC", "dependencies": { "chalk": "^5.0.0", diff --git a/package.json b/package.json index 2f7b76e..9201ab0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cloudcannon-hugo", "type": "module", - "version": "0.12.6-0", + "version": "0.13.0", "description": "Generates the files necessary for a hugo site to integrate with CloudCannon CMS", "main": "src/index.js", "scripts": {