From 549f75c9e271ca9b8b8f919ee996526b31e659a8 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Mon, 14 Apr 2025 01:48:12 +0530 Subject: Bug fix: refresh token not containing the version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 302cc5f..eab1f15 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "financer", - "version": "0.0.1", + "version": "0.0.2", "description": "Pocket Money Tracker", "main": "dist/index.js", "scripts": { -- cgit v1.2.3