diff --git a/README.md b/README.md
index 1cb02e1..37ca675 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ import '@justinribeiro/lite-youtube';
If you want the paste-and-go version, you can simply load it via CDN:
```html
-
+
```
## Basic Usage
diff --git a/package.json b/package.json
index 85e8ff0..3b8df8b 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,7 @@
"lite-youtube.js.map"
],
"license": "MIT",
- "version": "1.3.0",
+ "version": "1.3.1",
"main": "lite-youtube.js",
"module": "lite-youtube.js",
"types": "lite-youtube.d.ts",