diff --git a/build/css/index.css b/build/css/index.css index 61db3f7f..a0fc23ef 100644 --- a/build/css/index.css +++ b/build/css/index.css @@ -1,6 +1,6 @@ /*! * - * simple-keyboard v2.5.2 + * simple-keyboard v2.5.3 * 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 c6cd6177..f3daeda9 100644 --- a/build/index.js +++ b/build/index.js @@ -1,6 +1,6 @@ /*! * - * simple-keyboard v2.5.2 + * simple-keyboard v2.5.3 * https://github.com/hodgef/simple-keyboard * * Copyright (c) Francisco Hodge (https://github.com/hodgef) diff --git a/package.json b/package.json index e9c6f352..711acd85 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-keyboard", - "version": "2.5.3", + "version": "2.5.4", "description": "On-screen Javascript Virtual Keyboard", "main": "build/index.js", "scripts": {