Skip to content

Commit

Permalink
Version 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
powdahound committed Jul 5, 2012
1 parent 0d83d1c commit 7c3f7b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -10,7 +10,7 @@ This is a HipChat-specific version of the more general [instructions in the Hubo
1. Edit `hubot/packages.json` and add `hubot-hipchat` to the `dependencies` section. It should look something like this:

"dependencies": {
"hubot-hipchat": ">= 1.0.6",
"hubot-hipchat": ">= 1.0.7",
"hubot": ">= 2.0.1",
...
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "hubot-hipchat",
"version": "1.0.6",
"version": "1.0.7",
"author": "hipchat",
"keywords": "github hubot hipchat adapter",
"description": "A Hipchat adapter for hubot",
Expand Down

0 comments on commit 7c3f7b6

Please sign in to comment.