diff --git a/README.md b/README.md
index 117cd8c..c2965d4 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ or loaded from a CDN and used in a HTML module script
```html
```
diff --git a/package-lock.json b/package-lock.json
index 2462b6b..6f8dd25 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "favicon-marquee",
- "version": "1.2.0",
+ "version": "1.2.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
diff --git a/package.json b/package.json
index 8c21e92..6ce8708 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "favicon-marquee",
- "version": "1.2.1",
+ "version": "1.2.2",
"description": "An animated scrolling favicon for your website",
"author": "Sten Laane (https://laane.xyz)",
"main": "lib/main.js",