Skip to content

Commit

Permalink
Added new version data
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas-aeschlimann committed Sep 12, 2017
1 parent e0421d6 commit f4eee91
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# v1.0.4 (2017-09-12)

## Bug Fixes

* Fixed bug in serialization mode

# v1.0.3 (2017-09-10)

## Bug Fixes
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": "json2typescript",
"version": "1.0.3",
"version": "1.0.4",
"description": "Provides TypeScript methods to map a JSON object to a JavaScript object on runtime",
"keywords": [
"convert",
Expand Down

0 comments on commit f4eee91

Please sign in to comment.