diff --git a/package-lock.json b/package-lock.json index a7666557..2d0ac8b0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "elm-pages", - "version": "1.0.15", + "version": "1.0.16", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 88b9db09..05effb23 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "elm-pages", - "version": "1.0.15", + "version": "1.0.16", "description": "Type-safe static sites, written in pure elm with your own custom elm-markup syntax.", "main": "index.js", "scripts": {