Skip to content

Commit

Permalink
bump to 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
icambron committed Jul 19, 2018
1 parent 25b3230 commit d75264e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions changelog.md
@@ -1,5 +1,10 @@
# Changelog

## 1.3.2

* DateTime.fromMillis will throw if passed a non-number
* Fixes for type checking across JS contexts

## 1.3.1

* Include milliseconds in Duration#toISO
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "luxon",
"version": "1.3.1",
"version": "1.3.2",
"description": "Immutable date wrapper",
"author": "Isaac Cambron",
"keywords": [
Expand Down

0 comments on commit d75264e

Please sign in to comment.