diff --git a/README.md b/README.md index f33eb89..042face 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,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 51dfb8d..d51c8c3 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "lite-youtube.js.map" ], "license": "MIT", - "version": "0.9.2", + "version": "1.0.0", "main": "lite-youtube.js", "module": "lite-youtube.js", "types": "lite-youtube.d.ts",