diff --git a/README.md b/README.md
index 99aff974..e3490f8e 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,7 @@
The easily customisable and responsive on-screen virtual keyboard for Javascript projects.
+
diff --git a/package-lock.json b/package-lock.json
index 78d08eb1..c230432b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "simple-keyboard",
- "version": "2.20.0",
+ "version": "2.20.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index e45efad1..a0b4a58e 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "simple-keyboard",
- "version": "2.20.0",
+ "version": "2.20.1",
"description": "On-screen Javascript Virtual Keyboard",
"main": "build/index.js",
"types": "build/index.d.ts",