diff --git a/README.md b/README.md index 9bf8bdcb..66e64f15 100644 --- a/README.md +++ b/README.md @@ -61,14 +61,14 @@ function onKeyPress(button){ ````html
- + - + diff --git a/package.json b/package.json index fd6e79e3..04026ef7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "2.3.7", + "version": "2.3.8", "description": "On-screen Virtual Keyboard", "main": "build/index.js", "scripts": {