From 12acff4c7c3e0c19eae88b826b40c42f6e485134 Mon Sep 17 00:00:00 2001 From: Vaddiraju Surya Teja Date: Tue, 16 Apr 2024 19:31:28 +0530 Subject: [PATCH] new one this is new --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b3945c..b9fe6c7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "irctc-api", "description": "A package built on top of IRCTC Website APIs to make train tickets , managing user profile faster and simpler. Currently this package only works on NodeJs environment and we were not recommending this to use on browser or any other Javascript environment.", - "version": "1.0.5", + "version": "1.0.6", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" },