diff --git a/package-lock.json b/package-lock.json index 2cc7dc7..8bb0386 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "next-video", - "version": "0.8.5", + "version": "0.8.6", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "next-video", - "version": "0.8.5", + "version": "0.8.6", "license": "MIT", "dependencies": { "@inquirer/prompts": "^3.2.0", diff --git a/package.json b/package.json index ac751f2..1fb7ef7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "next-video", - "version": "0.8.5", + "version": "0.8.6", "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 ", "license": "MIT",