Skip to content

Commit 01b18a7

Browse files
committed
v1.3.5 release
1 parent 14005bf commit 01b18a7

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
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": "lightgallery",
3-
"version": "1.3.4",
3+
"version": "1.3.5",
44
"description": "A lightweight, customizable, modular, responsive, lightbox gallery plugin for jQuery.",
55
"main": [
66
"dist/js/lightgallery.min.js",

dist/css/lg-fb-comment-box.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/lg-transitions.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/lightgallery.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/lightgallery.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! lightgallery - v1.3.4 - 2016-09-30
1+
/*! lightgallery - v1.3.5 - 2016-09-30
22
* http://sachinchoolur.github.io/lightGallery/
33
* Copyright (c) 2016 Sachin N; Licensed Apache 2.0 */
44

dist/js/lightgallery.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lightgallery",
3-
"version": "1.3.4",
3+
"version": "1.3.5",
44
"description": "A lightweight, customizable, modular, responsive, lightbox gallery plugin for jQuery.",
55
"keywords": [
66
"jquery-plugin",

0 commit comments

Comments
 (0)