diff --git a/package.json b/package.json index c5f4005..92a1c0a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fin.cx/csvparser", - "version": "1.0.9", + "version": "1.1.0", "private": false, "description": "A TypeScript-based parser for CSV files from various financial service providers.", "main": "dist_ts/index.js", @@ -67,4 +67,4 @@ "import", "export" ] -} \ No newline at end of file +}