diff --git a/README.md b/README.md index 70d84b56..a2d1f8ee 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ function onKeyPress(button){
- + diff --git a/package.json b/package.json index f53e425d..530dc43b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "2.3.1", + "version": "2.3.2", "description": "On-screen Virtual Keyboard", "main": "build/index.js", "scripts": {