diff --git a/README.md b/README.md
index 4b147378..c52ccee8 100644
--- a/README.md
+++ b/README.md
@@ -50,7 +50,7 @@ import Lenis from 'lenis'
using scripts:
```html
-
+
```
@@ -97,7 +97,7 @@ import 'lenis/dist/lenis.css'
or link the CSS file:
```html
-
+
```
or add it manually:
diff --git a/package.json b/package.json
index 1a44fe91..e9d31df5 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "lenis",
- "version": "1.1.19",
+ "version": "1.1.20",
"description": "How smooth scroll should be",
"type": "module",
"sideEffects": false,