Skip to content

Commit

Permalink
v.0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
feimosi committed Jul 24, 2014
1 parent e565187 commit a77d05b
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
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.

4 changes: 2 additions & 2 deletions 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": "0.1.0",
"version": "0.2.0",
"description": "Simple and easy to use lightbox script",
"main": "gulpfile.js",
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion src/baguetteBox.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* baguetteBox.js
* @author feimosi
* @version 0.1.0
* @version 0.2.0
*/

var baguetteBox = function(selector) {
Expand Down

0 comments on commit a77d05b

Please sign in to comment.