Skip to content

Commit

Permalink
Rebuilt for version 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim committed Nov 30, 2014
1 parent 86cf71c commit 6a36ad1
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 8 deletions.
5 changes: 3 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rangyinputs",
"version": "1.1.4",
"version": "1.2",
"homepage": "https://github.com/timdown/rangyinputs",
"authors": [
"Tim Down <tim@timdown.co.uk>"
Expand All @@ -22,6 +22,7 @@
"ignore": [
".idea",
".gitignore",
"rangyinputs.jquery.json"
"rangyinputs.jquery.json",
"bower.json"
]
}
4 changes: 2 additions & 2 deletions rangyinputs-jquery-src.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
*
* Copyright 2014, Tim Down
* Licensed under the MIT license.
* Version: 1.1.4
* Build date: 15 September 2014
* Version: 1.2
* Build date: 30 November 2014
*/
(function($) {
var UNDEF = "undefined";
Expand Down
6 changes: 3 additions & 3 deletions rangyinputs-jquery.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion rangyinputs.jquery.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"field",
"cursor"
],
"version": "1.1.4",
"version": "1.2",
"author": {
"name": "Tim Down",
"email": "rangyinputs@timdown.co.uk",
Expand Down

0 comments on commit 6a36ad1

Please sign in to comment.