Skip to content

Commit

Permalink
version bump v0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sintaxi committed Feb 25, 2013
1 parent 54ca054 commit e07a253
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ information...
"name": "yourapplication",
"version": "0.1.0",
"dependencies": {
"dbox": "0.6.0"
"dbox": "0.6.1"
}
}

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "dbox",
"description": "NodeJS SDK for the Dropbox API",
"version": "0.6.0",
"version": "0.6.1",
"author": "Brock Whitten <[email protected]>",
"contributors": [
{ "name": "Brock Whitten", "email": "[email protected]" },
Expand Down

0 comments on commit e07a253

Please sign in to comment.