Skip to content

Commit

Permalink
version bump 🍰 3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmit committed Aug 13, 2015
1 parent 1f16716 commit 7b77a52
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
### 3.5.1

* destroy interval timers on Helper destroy
* work around issue with Ember.run.next blocking test helpers

### 3.5.0

* Support for 2.0.0-beta and canary
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": "ember-moment",
"version": "3.5.0",
"version": "3.5.1",
"description": "Moment.js template helpers and computed property macros for Ember",
"directories": {
"doc": "doc",
Expand Down

0 comments on commit 7b77a52

Please sign in to comment.