Skip to content

Commit

Permalink
v.1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
feimosi committed Oct 3, 2015
1 parent d5d70ed commit 74a1005
Show file tree
Hide file tree
Showing 8 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "baguettebox.js",
"version": "1.4.1",
"version": "1.4.2",
"description": "Simple and easy to use lightbox script written in pure JavaScript",
"main": [
"./build/js/baguetteBox.js",
Expand Down
2 changes: 1 addition & 1 deletion build/css/baguetteBox.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* baguetteBox.js
* @author feimosi
* @version 1.4.1
* @version 1.4.2
* @url https://github.com/feimosi/baguetteBox.js
*/
#baguetteBox-overlay {
Expand Down
2 changes: 1 addition & 1 deletion build/js/baguetteBox.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* baguetteBox.js
* @author feimosi
* @version 1.4.1
* @version 1.4.2
* @url https://github.com/feimosi/baguetteBox.js
*/

Expand Down
4 changes: 2 additions & 2 deletions dist/baguetteBox.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 74a1005

Please sign in to comment.