diff --git a/package-lock.json b/package-lock.json index 8acbc5b..e0945e0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cronstrue", - "version": "2.47.0", + "version": "2.48.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "cronstrue", - "version": "2.47.0", + "version": "2.48.0", "license": "MIT", "bin": { "cronstrue": "bin/cli.js" diff --git a/package.json b/package.json index 0828015..cf0b0b6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cronstrue", "title": "cRonstrue", - "version": "2.47.0", + "version": "2.48.0", "description": "Convert cron expressions into human readable descriptions", "author": "Brady Holt", "license": "MIT",