Skip to content

Commit

Permalink
3.0.1
Browse files Browse the repository at this point in the history
 * Fix support for hooks returning a Promise (Miroslav Bajtoš)
 * Update translation files - round#2 (Candy)
  • Loading branch information
bajtos committed Oct 5, 2016
1 parent dc6e8c7 commit ebf4a9a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
2016-10-05, Version 3.0.1
=========================

* Fix support for hooks returning a Promise (Miroslav Bajtoš)

* Update translation files - round#2 (Candy)


2016-09-22, Version 3.0.0
=========================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"Remoting",
"REST"
],
"version": "3.0.0",
"version": "3.0.1",
"publishConfig": {
"tag": "next"
},
Expand Down

0 comments on commit ebf4a9a

Please sign in to comment.