diff --git a/README.md b/README.md index a843b8bf..6bc4dfea 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,12 @@ [![npm](https://img.shields.io/npm/v/simple-keyboard.svg)](https://www.npmjs.com/package/simple-keyboard) - + > An easily customisable and responsive on-screen virtual keyboard for Javascript projects. > Want the React.js version? Get [react-simple-keyboard](https://www.npmjs.com/package/react-simple-keyboard) instead! - + [Live Demo](https://franciscohodge.com/simple-keyboard/demo) @@ -303,7 +303,7 @@ For example: ## Demo - + ### Live demo diff --git a/package.json b/package.json index 50fb4422..171cdfbd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "2.1.2", + "version": "2.1.3", "description": "On-screen Virtual Keyboard", "main": "build/index.js", "scripts": {