diff --git a/README.md b/README.md index ba3ac0dd..59f9847c 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,9 @@ Feel free to browse the [Q&A / Use-cases](https://simple-keyboard.com/qa-use-cas ### Other versions -* ReactJS - [react-simple-keyboard](https://github.com/hodgef/react-simple-keyboard) +* [React.js](https://github.com/hodgef/react-simple-keyboard) +* [Angular](https://simple-keyboard.com/demo) +* [Vue.js](https://simple-keyboard.com/demo) ### Questions? diff --git a/package.json b/package.json index 247e4155..cbda63ba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "2.11.2", + "version": "2.11.3", "description": "On-screen Javascript Virtual Keyboard", "main": "build/index.js", "scripts": {