Skip to content

Commit

Permalink
bumped to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tsuyoshizawa committed Nov 17, 2015
1 parent 07631c8 commit 7bdbed9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ A Hubot adapter for [Typetalk](http://www.typetalk.in/).
1. Add `hubot-typetalk` to dependencies in your hubot's `package.json`.
```javascript
"dependencies": {
"hubot-typetalk": "0.1.0"
"hubot-typetalk": "0.2.0"
}
```

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-typetalk",
"version": "0.1.0",
"version": "0.2.0",
"description": "A hubot adapter for typetalk",
"main": "src/typetalk",
"scripts": {
Expand Down

0 comments on commit 7bdbed9

Please sign in to comment.