Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
icambron committed Jan 6, 2018
1 parent afad8fa commit f5687b6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions changelog.md
@@ -1,5 +1,9 @@
# Changelog

## 0.2.12

* Fix DateTime.fromObject's handling of default zones

## 0.2.11

* Handle no arguments in `DateTime.min` and `DateTime.max`
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "luxon",
"version": "0.2.11",
"version": "0.2.12",
"description": "Immutable date wrapper",
"author": "Isaac Cambron",
"keywords": ["date", "immutable"],
Expand Down

0 comments on commit f5687b6

Please sign in to comment.