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