Skip to content

Commit

Permalink
Version bump (v1.0.5).
Browse files Browse the repository at this point in the history
  • Loading branch information
cjsaylor committed Aug 21, 2014
1 parent 778ec51 commit aeb0307
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion jquery.scrolltab.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* jQuery Scrolltab Plugin v1.0.4
* jQuery Scrolltab Plugin v1.0.5
* https://github.com/cjsaylor/scrolltab
*
* Options
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.scrolltab",
"version": "1.0.4",
"version": "1.0.5",
"description": "jQuery plugin to add tabs visually associated to their position relative to the scroll bar.",
"main": "Gruntfile.js",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion scrolltab.jquery.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"scrollspy",
"animation"
],
"version": "1.0.4",
"version": "1.0.5",
"author": {
"name": "Chris Saylor",
"url": "http://chris-saylor.com"
Expand Down

0 comments on commit aeb0307

Please sign in to comment.