We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d8e3d0 commit 9a85f38Copy full SHA for 9a85f38
CHANGELOG.md
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
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
10
## v0.0.4
11
12
- Dependency upgrades for Ember 2.10 support
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-time-machine",
- "version": "0.0.4",
+ "version": "0.0.5",
"description": "An EmberJS state management solution.",
"directories": {
"doc": "doc",
0 commit comments