Skip to content

Commit afc9326

Browse files
committed
Release 1.0.1
Fixes a bug in the constructor options in standalone mode.
1 parent 84f8991 commit afc9326

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Ian Young <ian.greenleaf@gmail.com>",
33
"name": "githubot",
44
"description": "Hubot-compatible Github API wrapper for Node.js",
5-
"version": "1.0.0",
5+
"version": "1.0.1",
66
"homepage": "https://github.com/iangreenleaf/githubot",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)