diff --git a/package-lock.json b/package-lock.json index df8d203e..5ab5cb8a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "3.4.102", + "version": "3.4.103", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 20edea27..20f141b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "3.4.102", + "version": "3.4.103", "description": "On-screen Javascript Virtual Keyboard", "main": "build/index.js", "scripts": {