Skip to content

Commit 755309e

Browse files
author
Anthony Terrien
committed
Changed bower package name to jquery-knob
1 parent 4e008d5 commit 755309e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

bower.json

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

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.12",
12+
"version": "1.2.13",
1313
"author": {
1414
"name": "Anthony Terrien",
1515
"url": "https://github.com/aterrien"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery-knob",
3-
"version": "1.2.12",
3+
"version": "1.2.13",
44
"description": "Nice, downward compatible, touchable, jQuery dial",
55
"main": "dist/jquery.knob.min.js",
66
"scripts": {

0 commit comments

Comments
 (0)