Skip to content

Commit

Permalink
Changed bower package name to jquery-knob
Browse files Browse the repository at this point in the history
  • Loading branch information
Anthony Terrien committed Dec 16, 2015
1 parent 4e008d5 commit 755309e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aterrien/jQuery-Knob",
"version": "1.2.12",
"name": "jquery-knob",
"version": "1.2.13",
"main": "js/jquery.knob.js",
"description": "Nice, downward compatible, touchable, jQuery dial.",
"license": "MIT",
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.12",
"version": "1.2.13",
"author": {
"name": "Anthony Terrien",
"url": "https://github.com/aterrien"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jquery-knob",
"version": "1.2.12",
"version": "1.2.13",
"description": "Nice, downward compatible, touchable, jQuery dial",
"main": "dist/jquery.knob.min.js",
"scripts": {
Expand Down

0 comments on commit 755309e

Please sign in to comment.