diff --git a/package-lock.json b/package-lock.json index 0907a8a..2da5a85 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@eyevinn/hls-vodtolive", - "version": "4.1.1", + "version": "4.1.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@eyevinn/hls-vodtolive", - "version": "4.1.1", + "version": "4.1.2", "license": "MIT", "dependencies": { "@eyevinn/m3u8": "^0.5.6", diff --git a/package.json b/package.json index d0676c7..5982dfc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eyevinn/hls-vodtolive", - "version": "4.1.1", + "version": "4.1.2", "description": "NPM library to generate HLS Live from HLS VOD", "main": "index.js", "scripts": {