From 9c911e79c18d09224b90546ef29c2e9986e4cc0c Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Tue, 15 Apr 2025 13:01:38 +0530 Subject: Added functionality to delete a transaction --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') 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": { -- cgit v1.2.3