aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.com>2025-04-15 13:01:38 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.com>2025-04-15 13:01:38 +0530
commit9c911e79c18d09224b90546ef29c2e9986e4cc0c (patch)
tree5de085d2c61a8e606caeb787dd391b3de5477fc4 /package.json
parent549f75c9e271ca9b8b8f919ee996526b31e659a8 (diff)
Added functionality to delete a transaction
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index eab1f15..24c152a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "financer",
- "version": "0.0.2",
+ "version": "0.0.3",
"description": "Pocket Money Tracker",
"main": "dist/index.js",
"scripts": {