Skip to content

Commit 1c386de

Browse files
author
aj
committed
Version bump to 2.5.1
1 parent b71e653 commit 1c386de

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

bower.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery.poptrox",
3-
"version": "2.5.0",
3+
"version": "2.5.1",
44
"description": "A lightbox gallery plugin for jQuery.",
55
"keywords": [ "jquery", "gallery", "lightbox" ],
66
"homepage": "http://n33.co",
@@ -10,4 +10,4 @@
1010
"dependencies": {
1111
"jquery": ">=1.7"
1212
}
13-
}
13+
}

jquery.poptrox.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* jquery.poptrox.js v2.5.1-dev | (c) n33 | n33.co | MIT licensed */
1+
/* jquery.poptrox.js v2.5.1 | (c) n33 | n33.co | MIT licensed */
22

33
(function($) {
44

0 commit comments

Comments
 (0)