From 2693030203f11d353c81c105adc8a30c1151b681 Mon Sep 17 00:00:00 2001 From: Francisco Hodge Date: Sun, 25 Nov 2018 20:15:15 -0500 Subject: [PATCH] Readme update --- README.md | 4 +++- package.json | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) 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": {