Skip to content

Commit e45fbbe

Browse files
committed
[UPDATE] Version bump
1 parent a1fb826 commit e45fbbe

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed

LICENSE

100644100755
File mode changed.

README.md

100644100755
File mode changed.

hmac-sha512.js

100644100755
File mode changed.

node-tipbot-api.js

100644100755
File mode changed.

package.json

100644100755
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-tipbot-api",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "Node TipBot API - node.js library",
55
"keywords": [
66
"node",
@@ -34,6 +34,6 @@
3434
},
3535
"homepage": "https://github.com/nrpatten/node-tipbot-api",
3636
"scripts": {
37-
"test": "echo \"Error: no test\" && exit 1"
37+
"test": "echo \"Error: no test specified\" && exit 1"
3838
}
3939
}

0 commit comments

Comments
 (0)