From ea03be81f3d00bd1f175ea6ddb00c634b39cabe8 Mon Sep 17 00:00:00 2001 From: Greg Franko Date: Mon, 26 Aug 2013 08:49:40 -0400 Subject: [PATCH] re-releasing v1.7.1 --- bower.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/bower.json b/bower.json index c410f90..b323a82 100644 --- a/bower.json +++ b/bower.json @@ -1,15 +1,15 @@ { - "name": "jquery.tocify.js", - "version": "1.7.1", - "homepage": "http://gregfranko.com/jquery.tocify.js", - "authors": [ - "gfranko " - ], - "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 " + ], + "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" +} \ No newline at end of file