diff --git a/package-lock.json b/package-lock.json index 039327e..1f68f86 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "next-video", - "version": "0.11.0", + "version": "0.11.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "next-video", - "version": "0.11.0", + "version": "0.11.1", "license": "MIT", "dependencies": { "@aws-sdk/client-s3": "~3.437.0", diff --git a/package.json b/package.json index 205313d..5663119 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "next-video", - "version": "0.11.0", + "version": "0.11.1", "type": "module", "description": "A React component for adding video to your Next.js application. It extends both the video element and your Next app with features for automatic video optimization.", "author": "Mux Lab ",