diff --git a/package-lock.json b/package-lock.json index 8fad362..4f5f861 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "the-orchard", - "version": "0.3.1", + "version": "0.4.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "the-orchard", - "version": "0.3.1", + "version": "0.4.0", "license": "MIT", "dependencies": { "@meltwater/coerce": "0.4.0", diff --git a/package.json b/package.json index 070e221..240001e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "the-orchard", - "version": "0.3.1", + "version": "0.4.0", "description": "A CLI tool to generate the markup for including dependencies", "main": "cjs/index.js", "bin": {