diff --git a/README.md b/README.md index a2d1f8ee..d5057f8a 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ function onKeyPress(button){ ````html
- + diff --git a/package.json b/package.json index 530dc43b..9604b639 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "2.3.2", + "version": "2.3.3", "description": "On-screen Virtual Keyboard", "main": "build/index.js", "scripts": {