Skip to content

Commit

Permalink
Update to version 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rgould committed Jun 17, 2014
1 parent 30346d0 commit 38c104f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
### Master [changes](https://github.com/okgrow/meteor-persistent-session/compare/v0.1.3...master)
### Master [changes](https://github.com/okgrow/meteor-persistent-session/compare/v0.1.4...master)

### [0.1.4](https://github.com/okgrow/meteor-persistent-session/releases/tag/v0.1.4)

* Fixed `Session.getDefault` (Reported by [valZho](https://github.com/valZho))
* Fixed `Session.equals` (Reported by [manuelpaulo](https://github.com/manuelpaulo))
Expand Down
2 changes: 1 addition & 1 deletion smart.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"description": "Store Session variables in browser's localstorage by default",
"homepage": "https://github.com/okgrow/meteor-persistent-session",
"author": "Richard Gould <[email protected]>",
"version": "0.1.3",
"version": "0.1.4",
"git": "https://github.com/okgrow/meteor-persistent-session.git"
}

0 comments on commit 38c104f

Please sign in to comment.