Skip to content

Commit

Permalink
4.0.1 version bump & build
Browse files Browse the repository at this point in the history
  • Loading branch information
dimsemenov committed Dec 16, 2014
1 parent 1205b9a commit 3056c7b
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "photoswipe",
"version": "4.0.0",
"version": "4.0.1",
"homepage": "http://photoswipe.com",
"authors": [
"Dmitry Semenov <[email protected]>"
Expand Down
2 changes: 1 addition & 1 deletion dist/photoswipe-ui-default.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! PhotoSwipe Default UI - 4.0.0 - 2014-12-16
/*! PhotoSwipe Default UI - 4.0.1 - 2014-12-16
* http://photoswipe.com
* Copyright (c) 2014 Dmitry Semenov; */
/**
Expand Down
2 changes: 1 addition & 1 deletion dist/photoswipe-ui-default.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 dist/photoswipe.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! PhotoSwipe - v4.0.0 - 2014-12-16
/*! PhotoSwipe - v4.0.1 - 2014-12-16
* http://photoswipe.com
* Copyright (c) 2014 Dmitry Semenov; */
(function (root, factory) {
Expand Down
2 changes: 1 addition & 1 deletion dist/photoswipe.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "photoswipe",
"version": "4.0.0",
"version": "4.0.1",
"engines": {
"node": ">= 0.8.0"
},
Expand Down
2 changes: 1 addition & 1 deletion photoswipe.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "PhotoSwipe",
"title": "Photoswipe",
"description": "",
"version": "4.0.0",
"version": "4.0.1",
"homepage": "http://photoswipe.com",
"demo": "http://photoswipe.com",
"docs": "http://photoswipe.com",
Expand Down

0 comments on commit 3056c7b

Please sign in to comment.