diff --git a/package-lock.json b/package-lock.json index b781e4d..7426a7e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@jungvonmatt/contentful-ssg", - "version": "0.12.0", + "version": "0.12.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ee92cf6..a45b394 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jungvonmatt/contentful-ssg", - "version": "0.12.0", + "version": "0.12.1", "description": "Export contentful entries to files for static site generators (hugo/grow/...)", "main": "index.js", "bin": {