diff --git a/package-lock.json b/package-lock.json index 1f31096..91e498c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cronstrue", - "version": "2.38.0", + "version": "2.39.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "cronstrue", - "version": "2.38.0", + "version": "2.39.0", "license": "MIT", "bin": { "cronstrue": "bin/cli.js" diff --git a/package.json b/package.json index c59306e..af07159 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cronstrue", "title": "cRonstrue", - "version": "2.38.0", + "version": "2.39.0", "description": "Convert cron expressions into human readable descriptions", "author": "Brady Holt", "license": "MIT",