Skip to content

Commit 4d6b6d4

Browse files
committed
Add jquery.knob.min.js
1 parent f06ac07 commit 4d6b6d4

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aterrien/jQuery-Knob",
3-
"version": "1.2.8",
3+
"version": "1.2.9",
44
"main": "js/jquery.knob.js",
55
"description": "Nice, downward compatible, touchable, jQuery dial.",
66
"license": "MIT",

dist/jquery.knob.min.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/jquery.knob.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Downward compatible, touchable dial
44
*
5-
* Version: 1.2.8
5+
* Version: 1.2.9
66
* Requires: jQuery v1.7+
77
*
88
* Copyright (c) 2012 Anthony Terrien

knob.jquery.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"ui",
1010
"input"
1111
],
12-
"version": "1.2.8",
12+
"version": "1.2.9",
1313
"author": {
1414
"name": "Anthony Terrien",
1515
"url": "https://github.com/aterrien"

0 commit comments

Comments
 (0)