diff --git a/package-lock.json b/package-lock.json index ed40cf24..181f3d73 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "simple-keyboard", - "version": "3.4.209", + "version": "3.4.210", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "simple-keyboard", - "version": "3.4.209", + "version": "3.4.210", "license": "MIT", "devDependencies": { "@babel/cli": "^7.20.7", diff --git a/package.json b/package.json index 702e3a47..3fe7a058 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "3.4.209", + "version": "3.4.210", "description": "On-screen Javascript Virtual Keyboard", "main": "build/index.js", "scripts": {