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" },