diff --git a/package-lock.json b/package-lock.json index 9697fa4..2ce22ba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cronstrue", - "version": "2.41.0", + "version": "2.42.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "cronstrue", - "version": "2.41.0", + "version": "2.42.0", "license": "MIT", "bin": { "cronstrue": "bin/cli.js" diff --git a/package.json b/package.json index 00842f4..3754714 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cronstrue", "title": "cRonstrue", - "version": "2.41.0", + "version": "2.42.0", "description": "Convert cron expressions into human readable descriptions", "author": "Brady Holt", "license": "MIT",