diff --git a/package-lock.json b/package-lock.json index e9f19cfd..166e7ac0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "3.4.5", + "version": "3.4.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7217dc30..eaaab28c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "3.4.5", + "version": "3.4.6", "description": "On-screen Javascript Virtual Keyboard", "main": "build/index.js", "scripts": {