From fb32151501eb72cec178be1764fcda0fbf98f051 Mon Sep 17 00:00:00 2001 From: Jeremy Fields Date: Wed, 2 May 2018 08:32:53 -0600 Subject: [PATCH] Adding version bump to compiled files --- dist/what-input.js | 2 +- dist/what-input.min.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/what-input.js b/dist/what-input.js index 7285e25..6899e7e 100644 --- a/dist/what-input.js +++ b/dist/what-input.js @@ -1,6 +1,6 @@ /** * what-input - A global utility for tracking the current input method (mouse, keyboard or touch). - * @version v5.0.5 + * @version v5.0.6 * @link https://github.com/ten1seven/what-input * @license MIT */ diff --git a/dist/what-input.min.js b/dist/what-input.min.js index 3c50c0f..7a1d971 100644 --- a/dist/what-input.min.js +++ b/dist/what-input.min.js @@ -1,6 +1,6 @@ /** * what-input - A global utility for tracking the current input method (mouse, keyboard or touch). - * @version v5.0.5 + * @version v5.0.6 * @link https://github.com/ten1seven/what-input * @license MIT */