diff --git a/package-lock.json b/package-lock.json index 8d9fc86..8745b0d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "elm-json", - "version": "0.2.12", + "version": "0.2.13", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "elm-json", - "version": "0.2.12", + "version": "0.2.13", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 570e6d1..454c9b2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "elm-json", - "version": "0.2.12", + "version": "0.2.13", "description": "Deal with your elm.json", "author": "Ilias Van Peer", "license": "MIT",