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

Commit 26d22a5

Browse files
committed
increase version #
1 parent ae6d709 commit 26d22a5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery-listnav",
3-
"version": "2.4.6",
3+
"version": "2.4.8",
44
"dependencies": {
55
"jquery": ">=1.3.2"
66
},

listnav.jquery.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"navigation",
1212
"filter"
1313
],
14-
"version": "2.4.6",
14+
"version": "2.4.8",
1515
"author": {
1616
"name": "Eric Steinborn",
1717
"email": "[email protected]"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jquery-listnav",
33
"title": "jQuery ListNav",
4-
"version": "2.4.6",
4+
"version": "2.4.8",
55
"author": "Eric Steinborn",
66
"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.",
77
"demo": "http://esteinborn.github.io/jquery-listnav",

0 commit comments

Comments
 (0)