diff --git a/package-lock.json b/package-lock.json index a08ce281..8c698c56 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "simple-keyboard", - "version": "3.7.51", + "version": "3.7.52", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "simple-keyboard", - "version": "3.7.51", + "version": "3.7.52", "license": "MIT", "devDependencies": { "@babel/cli": "^7.23.9", diff --git a/package.json b/package.json index 9e59edca..481571fd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "3.7.51", + "version": "3.7.52", "description": "On-screen Javascript Virtual Keyboard", "main": "build/index.js", "scripts": {