diff --git a/package-lock.json b/package-lock.json index a775bbb..df3da55 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-videoplayer", - "version": "0.6.3", + "version": "0.6.4", "lockfileVersion": 1, "dependencies": { "abab": { diff --git a/package.json b/package.json index 4919395..2abfc70 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-videoplayer", - "version": "0.6.3", + "version": "0.6.4", "description": "A configrable react html5 video component", "main": "lib/index.js", "scripts": {