diff --git a/package-lock.json b/package-lock.json index b0d45ac8..b15e0e4b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "simple-keyboard", - "version": "3.4.190", + "version": "3.4.191", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "simple-keyboard", - "version": "3.4.190", + "version": "3.4.191", "license": "MIT", "devDependencies": { "@babel/cli": "^7.18.10", diff --git a/package.json b/package.json index 192bc7b8..7c74a5e6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "3.4.190", + "version": "3.4.191", "description": "On-screen Javascript Virtual Keyboard", "main": "build/index.js", "scripts": {