diff --git a/package-lock.json b/package-lock.json index 22e0e1a7..bb09b3dd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "2.28.58", + "version": "2.28.59", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d24e13d4..38cc8e0a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "2.28.58", + "version": "2.28.59", "description": "On-screen Javascript Virtual Keyboard", "main": "build/index.js", "types": "build/index.d.ts",