diff --git a/package-lock.json b/package-lock.json index 74fc9804..15dc75e9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "3.4.137", + "version": "3.4.138", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 52ca0d43..fcfc9da2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "3.4.137", + "version": "3.4.138", "description": "On-screen Javascript Virtual Keyboard", "main": "build/index.js", "scripts": {