Skip to content

Commit 6a36ad1

Browse files
author
Tim
committed
Rebuilt for version 1.2
1 parent 86cf71c commit 6a36ad1

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

bower.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rangyinputs",
3-
"version": "1.1.4",
3+
"version": "1.2",
44
"homepage": "https://github.com/timdown/rangyinputs",
55
"authors": [
66
"Tim Down <[email protected]>"
@@ -22,6 +22,7 @@
2222
"ignore": [
2323
".idea",
2424
".gitignore",
25-
"rangyinputs.jquery.json"
25+
"rangyinputs.jquery.json",
26+
"bower.json"
2627
]
2728
}

rangyinputs-jquery-src.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
*
1212
* Copyright 2014, Tim Down
1313
* Licensed under the MIT license.
14-
* Version: 1.1.4
15-
* Build date: 15 September 2014
14+
* Version: 1.2
15+
* Build date: 30 November 2014
1616
*/
1717
(function($) {
1818
var UNDEF = "undefined";

rangyinputs-jquery.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rangyinputs.jquery.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"field",
1212
"cursor"
1313
],
14-
"version": "1.1.4",
14+
"version": "1.2",
1515
"author": {
1616
"name": "Tim Down",
1717
"email": "[email protected]",

0 commit comments

Comments
 (0)