Skip to content

Commit

Permalink
v5.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Rogier Schouten committed Jan 3, 2017
1 parent a907147 commit 654421f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/timezonecomplete.js

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions doc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@

# Changelog

## 5.4.3 (2017-01-03)

* Fix compatibility issue with TypeScript 2.0

## 5.4.2 (2017-01-02)

* Upgrade TypeScript to 2.1.4 and enable strict null checks and other compile-time checks
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "timezonecomplete",
"version": "5.4.2",
"version": "5.4.3",
"description": "DateTime, TimeZone, Duration and Period library aimed at providing a consistent and complete date-time interface, away from the original JavaScript Date class.",
"keywords": [
"Date",
Expand Down

0 comments on commit 654421f

Please sign in to comment.