Skip to content

Commit

Permalink
v3.5.0
Browse files Browse the repository at this point in the history
- `includeEmptyRows` options added
- `-a` or `--include-empty-rows` added for the CLI.
  • Loading branch information
Ilya Radchenko committed Jun 21, 2016
1 parent a40da1c commit b54b1b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "json2csv",
"preferGlobal": "true",
"version": "3.4.3",
"version": "3.5.0",
"description": "Convert JSON to CSV",
"keywords": [
"json",
Expand Down

0 comments on commit b54b1b2

Please sign in to comment.