diff --git a/package-lock.json b/package-lock.json index d92bd3a5..f6a0f4d1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "3.2.31", + "version": "3.2.32", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d2eb157c..20999b64 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "3.2.31", + "version": "3.2.32", "description": "On-screen Javascript Virtual Keyboard", "main": "build/index.js", "types": "build/types/index.d.ts",