diff --git a/package-lock.json b/package-lock.json index 16a0373..0a76e85 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "cloudcannon-hugo", - "version": "0.13.2", + "version": "0.13.3", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "0.13.2", + "version": "0.13.3", "license": "ISC", "dependencies": { "chalk": "^5.0.0", diff --git a/package.json b/package.json index 7597941..d2d8ceb 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cloudcannon-hugo", "type": "module", - "version": "0.13.2", + "version": "0.13.3", "description": "Generates the files necessary for a hugo site to integrate with CloudCannon CMS", "main": "src/index.js", "scripts": {