diff --git a/package.json b/package.json index 852da14..bc6c1d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fin.cx/mt940parser", - "version": "1.0.5", + "version": "1.1.0", "private": false, "description": "A parser to process and extract statements from MT940 format files, commonly used by banks for electronic account statements.", "main": "dist_ts/index.js", @@ -53,4 +53,4 @@ "file handling", "error handling" ] -} \ No newline at end of file +}