Skip to content

Commit

Permalink
Bumping version number; ignoring npm debug in git.
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Girges committed Apr 22, 2016
1 parent f1d3c69 commit 568a1cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ ehthumbs.db
Desktop.ini
.directory
*~
npm-debug.log
node_modules
*.log
*.gz
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "express-fileupload",
"version": "0.0.4",
"version": "0.0.5",
"author": "Richard Girges <richardgirges@gmail.com>",
"description": "Simple express file upload middleware that wraps around connect-busboy",
"main": "./lib/index",
Expand Down

0 comments on commit 568a1cc

Please sign in to comment.