diff options
author | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2023-12-07 16:43:22 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2023-12-07 16:43:22 +0530 |
commit | b962a21b15e3d80d4d2132df76ca31bc41eb2fc9 (patch) | |
tree | ce40c6184f4c1e08d6a2712a1e45c89794ef6268 /package.json | |
parent | 33ae84aea901c6737eb10b4e283d5de09c769512 (diff) |
redirecting after login0.4.1
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 63fbf4e..f190f42 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "openbills-web", - "version": "0.4.0", + "version": "0.4.1", "private": false, "scripts": { "dev": "vite", |