Skip to content

Commit

Permalink
🐛 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
masylum committed Mar 19, 2017
1 parent cf18700 commit 38c1ba3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,9 @@
:bug: Fixes:

- Removed need for a runtime by using babel's `transform-async-to-generator`

## `2.1.2`

:bug: Fixes:

- Added `transform-runtime`
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mobx-rest",
"version": "2.1.1",
"version": "2.1.2",
"description": "REST conventions for mobx.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 38c1ba3

Please sign in to comment.