Skip to content

Commit

Permalink
Add jquery.knob.min.js
Browse files Browse the repository at this point in the history
  • Loading branch information
aterrien committed Jun 25, 2014
1 parent f06ac07 commit 4d6b6d4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aterrien/jQuery-Knob",
"version": "1.2.8",
"version": "1.2.9",
"main": "js/jquery.knob.js",
"description": "Nice, downward compatible, touchable, jQuery dial.",
"license": "MIT",
Expand Down
1 change: 1 addition & 0 deletions dist/jquery.knob.min.js

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

2 changes: 1 addition & 1 deletion js/jquery.knob.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* Downward compatible, touchable dial
*
* Version: 1.2.8
* Version: 1.2.9
* Requires: jQuery v1.7+
*
* Copyright (c) 2012 Anthony Terrien
Expand Down
2 changes: 1 addition & 1 deletion knob.jquery.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"ui",
"input"
],
"version": "1.2.8",
"version": "1.2.9",
"author": {
"name": "Anthony Terrien",
"url": "https://github.com/aterrien"
Expand Down

0 comments on commit 4d6b6d4

Please sign in to comment.