diff --git a/package-lock.json b/package-lock.json
index f67a07fe..593fc285 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "simple-keyboard",
-  "version": "3.7.10",
+  "version": "3.7.11",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "simple-keyboard",
-      "version": "3.7.10",
+      "version": "3.7.11",
       "license": "MIT",
       "devDependencies": {
         "@babel/cli": "^7.22.15",
diff --git a/package.json b/package.json
index fb99c70f..53ac3eb5 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "simple-keyboard",
-  "version": "3.7.10",
+  "version": "3.7.11",
   "description": "On-screen Javascript Virtual Keyboard",
   "main": "build/index.js",
   "scripts": {