diff --git a/CHANGELOG.md b/CHANGELOG.md index 8877c07..9aacfda 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ Please join and contribute: * errors: finish normalisation of all errors (easy) * encoding: new encoding_input and encoding_output options (medium) -## Trunk +## Version 4.13.1 * encoding: buffer, detection and options samples * encoding: return buffer when null or false diff --git a/package.json b/package.json index 69b18c0..ce31675 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "4.13.0", + "version": "4.13.1", "name": "csv-parse", "description": "CSV parsing implementing the Node.js `stream.Transform` API", "keywords": [