Skip to content

Commit bd6316b

Browse files
author
Gray Young
committed
Change versioin into 1.1.7
1 parent 9a0369c commit bd6316b

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"jquery": "jquery#1.11.1",
1818
"bootstrap": "bootstrap#latest"
1919
},
20-
"version" : "1.1.6",
20+
"version" : "1.1.7",
2121
"keywords" : [
2222
"test browser",
2323
"utilities",

demos/res/js/utilities/jquery.browser.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/**
22
* Browser
3-
* Version: 1.1.6
3+
* Version: 1.1.7
44
* Author: Gray Young
55
*
6-
* Copyright 2014 Released under the MIT license.
6+
* Copyright 2016 Released under the MIT license.
77
*/
88

99
(function(factory) {

demos/res/js/utilities/jquery.clearForm.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/**
22
* Clear Form
3-
* Version: 1.1.6
3+
* Version: 1.1.7
44
* Author: Gray Young
55
*
6-
* Copyright 2014 Released under the MIT license.
6+
* Copyright 2016 Released under the MIT license.
77
*/
88

99
(function(factory) {

0 commit comments

Comments
 (0)