diff --git a/README.md b/README.md index 27a58762..934869b7 100644 --- a/README.md +++ b/README.md @@ -342,7 +342,11 @@ For example: * `npm start` * Visit [http://localhost:3000/](http://localhost:3000/) -## Note +### Other versions -This is a work in progress. Feel free to submit any issues you have at: +* ReactJS - [react-simple-keyboard](https://github.com/hodgef/react-simple-keyboard) + +## Contributing + +PR's and issues are welcome. Feel free to submit any issues you have at: [https://github.com/hodgef/simple-keyboard/issues](https://github.com/hodgef/simple-keyboard/issues) diff --git a/package.json b/package.json index 61733ce9..5e41bebc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "2.2.0", + "version": "2.2.1", "description": "On-screen Virtual Keyboard", "main": "build/index.js", "scripts": {