Skip to content

Commit 3eb628d

Browse files
committed
1.5.9
1 parent 0273fb0 commit 3eb628d

5 files changed

Lines changed: 7 additions & 7 deletions

File tree

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "strip",
33
"description": "A Less Intrusive Responsive Lightbox",
4-
"version": "1.5.8",
4+
"version": "1.5.9",
55
"homepage": "http://stripjs.com",
66
"keywords": [
77
"lightbox",

dist/css/strip.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Strip - A Less Intrusive Responsive Lightbox - v1.5.8
2+
* Strip - A Less Intrusive Responsive Lightbox - v1.5.9
33
* (c) 2014-2015 Nick Stakenburg
44
*
55
* http://www.stripjs.com

dist/js/strip.pkgd.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Strip - A Less Intrusive Responsive Lightbox - v1.5.8
2+
* Strip - A Less Intrusive Responsive Lightbox - v1.5.9
33
* (c) 2014-2015 Nick Stakenburg
44
*
55
* http://www.stripjs.com
@@ -21,7 +21,7 @@
2121

2222

2323
var Strip = {
24-
version: '1.5.8'
24+
version: '1.5.9'
2525
};
2626

2727
Strip.Skins = {

dist/js/strip.pkgd.min.js

Lines changed: 2 additions & 2 deletions
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,7 +1,7 @@
11
{
22
"name": "@staaky/strip",
33
"title": "Strip",
4-
"version": "1.5.8",
4+
"version": "1.5.9",
55
"description": "A Less Intrusive Responsive Lightbox",
66
"homepage": "http://stripjs.com",
77
"author": {

0 commit comments

Comments
 (0)