diff --git a/jquery.scrolltab.js b/jquery.scrolltab.js index 5e20c75..b69ec4f 100644 --- a/jquery.scrolltab.js +++ b/jquery.scrolltab.js @@ -1,5 +1,5 @@ /** - * jQuery Scrolltab Plugin v1.0.0 + * jQuery Scrolltab Plugin v1.0.2 * https://github.com/cjsaylor/scrolltab * * Options diff --git a/package.json b/package.json index 76da2df..d1570ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jquery.scrolltab", - "version": "1.0.1", + "version": "1.0.2", "description": "jQuery plugin to add tabs visually associated to their position relative to the scroll bar.", "main": "Gruntfile.js", "repository": { diff --git a/scrolltab.jquery.json b/scrolltab.jquery.json index 8a7cc5c..121e62f 100644 --- a/scrolltab.jquery.json +++ b/scrolltab.jquery.json @@ -7,7 +7,7 @@ "scrollspy", "animation" ], - "version": "1.0.1", + "version": "1.0.2", "author": { "name": "Chris Saylor", "url": "http://chris-saylor.com"