Skip to content

Commit

Permalink
[UPDATE] Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
nrpatten committed Oct 20, 2014
1 parent a1fb826 commit e45fbbe
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
Empty file modified LICENSE
100644 → 100755
Empty file.
Empty file modified README.md
100644 → 100755
Empty file.
Empty file modified hmac-sha512.js
100644 → 100755
Empty file.
Empty file modified node-tipbot-api.js
100644 → 100755
Empty file.
4 changes: 2 additions & 2 deletions package.json
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-tipbot-api",
"version": "0.0.4",
"version": "0.0.5",
"description": "Node TipBot API - node.js library",
"keywords": [
"node",
Expand Down Expand Up @@ -34,6 +34,6 @@
},
"homepage": "https://github.com/nrpatten/node-tipbot-api",
"scripts": {
"test": "echo \"Error: no test\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1"
}
}

0 comments on commit e45fbbe

Please sign in to comment.