Skip to content

Commit

Permalink
patch release for ES3 compat
Browse files Browse the repository at this point in the history
  • Loading branch information
ef4 committed Sep 16, 2014
1 parent eb22ec0 commit bb078f4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

### 0.9.2

- Bugfix: restore ES3 compatibility (#67).

### 0.9.1

- Patch release: 0.9.0 was only compatible with ember-cli 0.0.44. This
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": "liquid-fire",
"description": "Animated transitions for Ember applications.",
"version": "0.9.1",
"version": "0.9.2",
"directories": {
"doc": "doc",
"test": "test"
Expand Down

0 comments on commit bb078f4

Please sign in to comment.