From 3a4cf5faaa7622e2e08f07f4346c2f828fa58bdf Mon Sep 17 00:00:00 2001 From: Francisco Hodge Date: Sun, 4 Nov 2018 20:45:43 -0500 Subject: [PATCH] Build update --- build/css/index.css | 2 +- build/index.js | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/css/index.css b/build/css/index.css index a7e5efe0..e36b541b 100644 --- a/build/css/index.css +++ b/build/css/index.css @@ -1,6 +1,6 @@ /*! * - * simple-keyboard v2.7.9 + * simple-keyboard v2.7.10 * https://github.com/hodgef/simple-keyboard * * Copyright (c) Francisco Hodge (https://github.com/hodgef) diff --git a/build/index.js b/build/index.js index c983a4aa..487167ba 100644 --- a/build/index.js +++ b/build/index.js @@ -1,6 +1,6 @@ /*! * - * simple-keyboard v2.7.9 + * simple-keyboard v2.7.10 * https://github.com/hodgef/simple-keyboard * * Copyright (c) Francisco Hodge (https://github.com/hodgef) diff --git a/package.json b/package.json index 82641a9a..9954fec1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "2.7.9", + "version": "2.7.10", "description": "On-screen Javascript Virtual Keyboard", "main": "build/index.js", "scripts": {