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 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wdavidw committed Nov 9, 2018
1 parent ebc18b1 commit e0cbcc8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,7 +1,7 @@

# Changelog

## Trunk
## Version 3.2.0

* max_limit_on_data_read: update error msg
* src: simplify detection for more data
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,5 +1,5 @@
{
"version": "3.1.3",
"version": "3.2.0",
"name": "csv-parse",
"description": "CSV parsing implementing the Node.js `stream.Transform` API",
"keywords": [
Expand Down

0 comments on commit e0cbcc8

Please sign in to comment.