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": {