diff --git a/package-lock.json b/package-lock.json index d970cba..e2e3ab8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "cloudcannon-hugo", - "version": "0.9.2", + "version": "0.9.3", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "0.9.2", + "version": "0.9.3", "license": "ISC", "dependencies": { "csv-parse": "^4.12.0", diff --git a/package.json b/package.json index 5621fbf..2aca4c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cloudcannon-hugo", - "version": "0.9.2", + "version": "0.9.3", "description": "Generates the files necessary for a hugo site to integrate with CloudCannon CMS", "main": "index.js", "scripts": {