Skip to content

Commit 9a85f38

Browse files
committed
Released v0.0.5
1 parent 7d8e3d0 commit 9a85f38

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changelog
22
=========
33

4+
## v0.0.5
5+
6+
### Pull Requests
7+
8+
- [#116](https://github.com/offirgolan/ember-time-machine/pull/116) Code cleanup and logic fixes *by [Offir Golan](https://github.com/offirgolan)*
9+
410
## v0.0.4
511

612
- Dependency upgrades for Ember 2.10 support

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-time-machine",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "An EmberJS state management solution.",
55
"directories": {
66
"doc": "doc",

0 commit comments

Comments
 (0)