diff --git a/package.json b/package.json index af80f66..7e22065 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "csv-parser", - "version": "2.3.4", + "version": "3.0.0", "description": "Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite", "license": "MIT", "repository": "mafintosh/csv-parser",