aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.com>2025-04-16 12:27:03 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.com>2025-04-16 12:27:03 +0530
commit85b5b4c8c722da059114fbfd4ba19ab15f334868 (patch)
tree032f6a3382102e8f4b0f67ddb4a751b8e3d24f22 /package.json
parent71398d59b1838b85f821db4465e1bd98641fe1db (diff)
Responding with HTTP 400 upon trying to unfriend self
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 eebdd81..fc5203c 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "financer",
- "version": "0.1.0",
+ "version": "0.1.1",
"description": "Pocket Money Tracker",
"main": "dist/index.js",
"scripts": {