diff --git a/README.md b/README.md
index c0a9f574..3ac95769 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
[](https://www.npmjs.com/package/simple-keyboard)
[](https://www.jsdelivr.com/package/npm/simple-keyboard)
-
+
> The easily customisable and responsive on-screen virtual keyboard for Javascript projects.
diff --git a/package.json b/package.json
index 43052990..aece89cc 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "simple-keyboard",
- "version": "2.3.17",
+ "version": "2.3.19",
"description": "On-screen Virtual Keyboard",
"main": "build/index.js",
"scripts": {