diff --git a/package-lock.json b/package-lock.json index 4e11d85e..50b4a878 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "3.4.30", + "version": "3.4.31", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3cc3e8e7..15ee34f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "3.4.30", + "version": "3.4.31", "description": "On-screen Javascript Virtual Keyboard", "main": "build/index.js", "scripts": {