Skip to content

Commit

Permalink
bumped version to 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
akiomik committed Dec 1, 2014
1 parent b5cd2b4 commit 28ed8e0
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 @@ -13,7 +13,7 @@ A Hubot adapter for chatwork.
1. Add `hubot-chatwork` to dependencies in your hubot's `package.json`.
```javascript
"dependencies": {
"hubot-chatwork": "0.0.3"
"hubot-chatwork": "0.0.4"
}
```

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

0 comments on commit 28ed8e0

Please sign in to comment.