Skip to content

Commit

Permalink
release v0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
shokai committed Jan 19, 2016
1 parent 8745845 commit 48a5bbd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
=== 0.8.3 2016-01-19

* support lodash v4.0 #43
* thank you for contributing @pastelInc

=== 0.8.2 2016-01-10

* load scripts via index.coffee to support hubot-help #42
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hubot-rss-reader",
"private": false,
"version": "0.8.2",
"version": "0.8.3",
"description": "Hubot RSS Reader",
"main": "index.coffee",
"scripts": {
Expand Down

0 comments on commit 48a5bbd

Please sign in to comment.