diff --git a/package-lock.json b/package-lock.json index 74f34d45..1131c679 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "simple-keyboard", - "version": "3.6.34", + "version": "3.6.35", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "simple-keyboard", - "version": "3.6.34", + "version": "3.6.35", "license": "MIT", "devDependencies": { "@babel/cli": "^7.22.9", diff --git a/package.json b/package.json index 127122f7..fa7478fe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "3.6.34", + "version": "3.6.35", "description": "On-screen Javascript Virtual Keyboard", "main": "build/index.js", "scripts": {