Skip to content

Commit

Permalink
version bump to 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
atmos committed Nov 25, 2011
1 parent 9ade3dc commit 9932029
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
v2.0.3
======
* start using `robot.logger` instead of console.log, eases runtime debugging
* remove dependencies in package.json that don't work on node 0.6.0
* require hubot 2.0 explicitly to start using new stuff

v1.1.8
======
* allow people to start tracks - Zach Holman <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hubot-scripts",
"version": "2.0.2",
"version": "2.0.3",
"author": "hubot",
"keywords": "hubot plugin scripts campfire bot robot",
"description": "Allows you to opt in to a variety of scripts",
Expand Down

0 comments on commit 9932029

Please sign in to comment.