Skip to content

Commit f4eee91

Browse files
Added new version data
1 parent e0421d6 commit f4eee91

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# v1.0.4 (2017-09-12)
2+
3+
## Bug Fixes
4+
5+
* Fixed bug in serialization mode
6+
17
# v1.0.3 (2017-09-10)
28

39
## Bug Fixes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "json2typescript",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Provides TypeScript methods to map a JSON object to a JavaScript object on runtime",
55
"keywords": [
66
"convert",

0 commit comments

Comments
 (0)