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

Commit 1d56f41

Browse files
committed
Bump to version 4.6.5
1 parent 14686c9 commit 1d56f41

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* promise: new API module
99
* errors: finish normalisation of all errors
1010

11-
## Trunk
11+
## Version 4.6.5
1212

1313
* context: column is null when cast force the context creation, fix #260
1414

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "4.6.4",
2+
"version": "4.6.5",
33
"name": "csv-parse",
44
"description": "CSV parsing implementing the Node.js `stream.Transform` API",
55
"keywords": [

0 commit comments

Comments
 (0)