From 3b1e9c131a0cd41f1608dd62c59708d7ca739f5a Mon Sep 17 00:00:00 2001 From: Francisco Hodge Date: Thu, 5 Jul 2018 17:20:58 -0400 Subject: [PATCH] Updated README links --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d3505a51..1abeaa2a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ > The easily customisable and responsive on-screen virtual keyboard for Javascript projects. - + ## Installation diff --git a/package.json b/package.json index 3be496c0..80d5dcaa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "2.3.4", + "version": "2.3.5", "description": "On-screen Virtual Keyboard", "main": "build/index.js", "scripts": {