Skip to content
This repository has been archived by the owner on Jun 28, 2021. It is now read-only.

Commit

Permalink
Bump to version 4.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wdavidw committed May 20, 2020
1 parent 8050e04 commit a957f1a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* promise: new API module
* errors: finish normalisation of all errors

## Trunk
## Version 4.10.0

New feature:
* columns_duplicates_to_array: new option
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "4.9.1",
"version": "4.10.0",
"name": "csv-parse",
"description": "CSV parsing implementing the Node.js `stream.Transform` API",
"keywords": [
Expand Down

0 comments on commit a957f1a

Please # to comment.