diff --git a/package-lock.json b/package-lock.json index 8481e98..c2598fd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@eyevinn/hls-vodtolive", - "version": "4.0.2", + "version": "4.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@eyevinn/hls-vodtolive", - "version": "4.0.2", + "version": "4.1.0", "license": "MIT", "dependencies": { "@eyevinn/m3u8": "^0.5.6", diff --git a/package.json b/package.json index 4804853..d2edaac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eyevinn/hls-vodtolive", - "version": "4.0.2", + "version": "4.1.0", "description": "NPM library to generate HLS Live from HLS VOD", "main": "index.js", "scripts": {