diff --git a/README.md b/README.md
index 9840097..9692495 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,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 d51c8c3..a5a17a0 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
"lite-youtube.js.map"
],
"license": "MIT",
- "version": "1.0.0",
+ "version": "1.1.0",
"main": "lite-youtube.js",
"module": "lite-youtube.js",
"types": "lite-youtube.d.ts",