diff --git a/package-lock.json b/package-lock.json index 43819da0..92371ae6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "simple-keyboard", - "version": "3.5.28", + "version": "3.5.29", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "simple-keyboard", - "version": "3.5.28", + "version": "3.5.29", "license": "MIT", "devDependencies": { "@babel/cli": "^7.20.7", diff --git a/package.json b/package.json index 732e8f6f..fd6e92af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "3.5.28", + "version": "3.5.29", "description": "On-screen Javascript Virtual Keyboard", "main": "build/index.js", "scripts": {