diff --git a/package.json b/package.json index f6e2794..54f3fb2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-twitch-embed-video", "description": "Allows you to easily embed a twitch video in your ReactJS application", - "version": "3.0.0", + "version": "3.0.1", "license": "MIT", "author": "Erik Guzman", "main": "index.js",