From 6c5026da340add4e3b820f178c8d9131ffb6b0c0 Mon Sep 17 00:00:00 2001 From: Francisco Hodge Date: Mon, 13 Aug 2018 21:43:12 -0400 Subject: [PATCH] Updating readme --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c0a9f574..3ac95769 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ [![npm version](https://badge.fury.io/js/simple-keyboard.svg)](https://www.npmjs.com/package/simple-keyboard) [![](https://data.jsdelivr.com/v1/package/npm/simple-keyboard/badge)](https://www.jsdelivr.com/package/npm/simple-keyboard) - + > The easily customisable and responsive on-screen virtual keyboard for Javascript projects. diff --git a/package.json b/package.json index 43052990..aece89cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "2.3.17", + "version": "2.3.19", "description": "On-screen Virtual Keyboard", "main": "build/index.js", "scripts": {