This commit is contained in:
thednp 2020-06-24 05:38:42 +00:00
parent d6e9319dc3
commit 48dc93e438
5 changed files with 10 additions and 10 deletions

View file

@ -1,5 +1,5 @@
/*!
* KUTE.js Base v2.0.9 (http://thednp.github.io/kute.js)
* KUTE.js Base v2.0.10 (http://thednp.github.io/kute.js)
* Copyright 2015-2020 © thednp
* Licensed under MIT (https://github.com/thednp/kute.js/blob/master/LICENSE)
*/
@ -9,7 +9,7 @@
(global = global || self, global.KUTE = factory());
}(this, (function () { 'use strict';
var version = "2.0.9";
var version = "2.0.10";
var KUTE = {};

File diff suppressed because one or more lines are too long

View file

@ -1,5 +1,5 @@
/*!
* KUTE.js Extra v2.0.9 (http://thednp.github.io/kute.js)
* KUTE.js Extra v2.0.10 (http://thednp.github.io/kute.js)
* Copyright 2015-2020 © thednp
* Licensed under MIT (https://github.com/thednp/kute.js/blob/master/LICENSE)
*/
@ -9,7 +9,7 @@
(global = global || self, global.KUTE = factory());
}(this, (function () { 'use strict';
var version = "2.0.9";
var version = "2.0.10";
var KUTE = {};

File diff suppressed because one or more lines are too long

4
src/kute.min.js vendored

File diff suppressed because one or more lines are too long