Skip to content

Commit

Permalink
re-releasing v1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gfranko committed Aug 26, 2013
1 parent c17d236 commit ea03be8
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "jquery.tocify.js",
"version": "1.7.1",
"homepage": "http://gregfranko.com/jquery.tocify.js",
"authors": [
"gfranko <[email protected]>"
],
"dependencies": {
"jquery": "~1.9.1",
"jquery-ui": "~1.10.3",
},
"description": "A jQuery plugin that dynamically generates a table of contents.",
"main": "jquery.tocify.js",
"license": "MIT"
}
"name": "jquery.tocify.js",
"version": "1.7.1",
"homepage": "http://gregfranko.com/jquery.tocify.js",
"authors": [
"gfranko <[email protected]>"
],
"dependencies": {
"jquery": "~1.9.1",
"jquery-ui": "~1.10.3"
},
"description": "A jQuery plugin that dynamically generates a table of contents.",
"main": "jquery.tocify.js",
"license": "MIT"
}

0 comments on commit ea03be8

Please sign in to comment.