Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jhdavids8 committed May 24, 2015
1 parent 7493e7b commit e920f12
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "please-wait",
"version": "0.0.4",
"version": "0.0.5",
"homepage": "https://github.com/Pathgather/please-wait",
"authors": [
"Pathgather <tech@pathgather.com>"
Expand Down
2 changes: 1 addition & 1 deletion build/please-wait.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* @license MIT <http://opensource.org/licenses/mit-license.php>
* @link https://github.com/Pathgather/please-wait
* @module please-wait
* @version 0.0.4
* @version 0.0.5
*/
(function(root, factory) {
if (typeof exports === "object") {
Expand Down
2 changes: 1 addition & 1 deletion build/please-wait.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
Expand Up @@ -13,7 +13,7 @@
"url": "git://github.com/Pathgather/please-wait.git"
},
"main": "build/please-wait.js",
"version": "0.0.4",
"version": "0.0.5",
"devDependencies": {
"grunt": "~0.4.5",
"grunt-contrib-jshint": "~0.10.0",
Expand Down

0 comments on commit e920f12

Please sign in to comment.