diff --git a/package-lock.json b/package-lock.json index eda5774b..41678a9c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "simple-keyboard", - "version": "3.8.51", + "version": "3.8.52", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "simple-keyboard", - "version": "3.8.51", + "version": "3.8.52", "license": "MIT", "devDependencies": { "@babel/cli": "^7.27.0", diff --git a/package.json b/package.json index 25b3b59a..2bb9dc93 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "3.8.51", + "version": "3.8.52", "description": "On-screen Javascript Virtual Keyboard", "main": "build/index.js", "scripts": {