diff --git a/package.json b/package.json index 0575231..cb310b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fin.cx/portablefinance", - "version": "1.0.27", + "version": "1.0.28", "private": false, "description": "An interface package for handling financial transactions and account data within the financeplus organization.", "main": "dist_ts/index.js", @@ -52,4 +52,4 @@ "csv", "typescript" ] -} \ No newline at end of file +}