diff --git a/package-lock.json b/package-lock.json index 2c5c6894..d1e2c1d8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "3.4.129", + "version": "3.4.130", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 475f8b43..f70e8e42 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "3.4.129", + "version": "3.4.130", "description": "On-screen Javascript Virtual Keyboard", "main": "build/index.js", "scripts": {