Skip to content

Commit

Permalink
release v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shokai committed May 3, 2015
1 parent 958411c commit 06f7b1d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions History.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
=== 0.1.0 2015-05-03

* pass linda instance as an argument on emit "linda:ready"

=== 0.0.7 2015-04-16

* mute socket.io status message when NODE_ENV is "production"
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-linda",
"version": "0.0.7",
"version": "0.1.0",
"description": "Linda connector for Hubot",
"main": "scripts/hubot-linda.coffee",
"scripts": {
Expand Down

0 comments on commit 06f7b1d

Please sign in to comment.