diff --git a/package-lock.json b/package-lock.json index 4f00d68..b88c67f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@viacomcbs/broadcast-calendar", - "version": "3.3.0", + "version": "3.4.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@viacomcbs/broadcast-calendar", - "version": "3.3.0", + "version": "3.4.0", "license": "Apache-2.0", "bin": { "broadcast-calendar": "bin/broadcast-calendar.js" diff --git a/package.json b/package.json index ea7a278..5c2c0ff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@viacomcbs/broadcast-calendar", - "version": "3.3.0", + "version": "3.4.0", "description": "Broadcast Calendar Dates Functions", "author": "ViacomCBS", "license": "Apache-2.0",