diff --git a/package-lock.json b/package-lock.json index baad7d2c..9733c8a9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "3.4.35", + "version": "3.4.36", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index fe63d0d9..f3550b1f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "3.4.35", + "version": "3.4.36", "description": "On-screen Javascript Virtual Keyboard", "main": "build/index.js", "scripts": {