diff --git a/package-lock.json b/package-lock.json index 7201b7c..727403f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "lambda-stitch", - "version": "0.2.0", + "version": "0.2.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "lambda-stitch", - "version": "0.2.0", + "version": "0.2.1", "license": "MIT", "dependencies": { "@eyevinn/dev-lambda": "^0.1.2", diff --git a/package.json b/package.json index 0689070..e941fda 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lambda-stitch", - "version": "0.2.0", + "version": "0.2.1", "description": "AWS Lambda function to insert ads in VOD", "main": "index.js", "scripts": {