Skip to content

Commit

Permalink
v1.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
feimosi committed Mar 31, 2020
1 parent 52fe0f1 commit 124bb63
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 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.11.0",
"version": "1.11.1",
"description": "Simple and easy to use lightbox script written in pure JavaScript",
"main": [
"./dist/baguetteBox.js",
Expand Down
2 changes: 1 addition & 1 deletion dist/baguetteBox.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* baguetteBox.js
* @author feimosi
* @version 1.11.0
* @version 1.11.1
* @url https://github.com/feimosi/baguetteBox.js
*/
#baguetteBox-overlay {
Expand Down
2 changes: 1 addition & 1 deletion dist/baguetteBox.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* baguetteBox.js
* @author feimosi
* @version 1.11.0
* @version 1.11.1
* @url https://github.com/feimosi/baguetteBox.js
*/

Expand Down
2 changes: 1 addition & 1 deletion dist/baguetteBox.min.css

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

2 changes: 1 addition & 1 deletion dist/baguetteBox.min.js

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "baguettebox.js",
"version": "1.11.0",
"version": "1.11.1",
"author": "feimosi",
"description": "Simple and easy to use lightbox script written in pure JavaScript",
"license": "MIT",
Expand Down

0 comments on commit 124bb63

Please sign in to comment.