diff --git a/package-lock.json b/package-lock.json index 49e56a16..7b8829d9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "2.29.91", + "version": "2.29.92", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 6f7e54bd..d90653af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "2.29.91", + "version": "2.29.92", "description": "On-screen Javascript Virtual Keyboard", "main": "build/index.js", "types": "build/index.d.ts",