Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Commit

Permalink
Update to 2.4.5 to push new version with tags
Browse files Browse the repository at this point in the history
  • Loading branch information
esteinborn committed May 20, 2014
1 parent abb6f0b commit 97a748d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jquery-listnav",
"version": "2.4.3",
"version": "2.4.5",
"dependencies": {
"jquery": ">=1.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion listnav.jquery.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"navigation",
"filter"
],
"version": "2.4.4",
"version": "2.4.5",
"author": {
"name": "Eric Steinborn",
"email": "esteinborn@gmail.com"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jquery-listnav",
"title": "jQuery ListNav",
"version": "2.4.3",
"version": "2.4.5",
"author": "Eric Steinborn",
"description": "Add a slick \"letter-based\" navigation bar to all of your lists. Click a letter to quicky filter the list to items that match that letter. Updated for better compatibility with future jQuery versions.",
"demo": "http://esteinborn.github.io/jquery-listnav",
Expand Down

0 comments on commit 97a748d

Please sign in to comment.