diff --git a/README.md b/README.md index 8b0451a7..4617370b 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,20 @@ export default App;
+ ```` diff --git a/package.json b/package.json index 57afdd5c..5cffa612 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "2.0.3", + "version": "2.0.4", "description": "On-screen Virtual Keyboard", "main": "build/index.js", "scripts": {