diff --git a/package-lock.json b/package-lock.json index 5a4fe1a..f690075 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "broccoli-static-site-json", - "version": "3.3.2", + "version": "3.4.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3c9bdaf..5eacbfd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "broccoli-static-site-json", - "version": "3.3.2", + "version": "3.4.0", "description": "Broccoli based static site generator that outputs a JSON:API representation of your Markdown files", "repository": "https://github.com/empress/broccoli-static-site-json", "license": "MIT",