diff --git a/package-lock.json b/package-lock.json index 0c09ce80..6503ce64 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "3.4.63", + "version": "3.4.64", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e9751e36..46e8a63f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "3.4.63", + "version": "3.4.64", "description": "On-screen Javascript Virtual Keyboard", "main": "build/index.js", "scripts": {