Skip to content

Commit

Permalink
version bump to 1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
atmos committed Oct 29, 2011
1 parent b663f21 commit a12b3ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "hubot",
"version": "1.1.4",
"version": "1.1.5",
"author": "hubot",
"keywords": "github hubot campfire bot",
"description": "A simple helpful Robot for your Company",
Expand Down
4 changes: 2 additions & 2 deletions src/templates/package.json
Expand Up @@ -15,8 +15,8 @@
},

"dependencies": {
"hubot": "1.1.4",
"hubot-scripts": "1.1.2",
"hubot": "1.1.5",
"hubot-scripts": "1.1.4",
"optparse": "1.0.1"
}
}

0 comments on commit a12b3ac

Please sign in to comment.