diff --git a/package-lock.json b/package-lock.json index 8a4308de..019ce1f4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "3.4.56", + "version": "3.4.57", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 4aa04e1c..269f1dd1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "3.4.56", + "version": "3.4.57", "description": "On-screen Javascript Virtual Keyboard", "main": "build/index.js", "scripts": {