From df3b95799aab45592782f5d82f198b459716227c Mon Sep 17 00:00:00 2001 From: Aravind V Nair <22199259+aravindvnair99@users.noreply.github.com> Date: Sun, 5 Apr 2020 01:42:04 +0530 Subject: [PATCH] chore: v4.0.1 Signed-off-by: Aravind V Nair <22199259+aravindvnair99@users.noreply.github.com> --- functions/package-lock.json | 2 +- functions/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/functions/package-lock.json b/functions/package-lock.json index 51c003d9..59c7c9e1 100644 --- a/functions/package-lock.json +++ b/functions/package-lock.json @@ -1,6 +1,6 @@ { "name": "face_amrita", - "version": "4.0.0", + "version": "4.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/functions/package.json b/functions/package.json index 51da8d77..f4663e44 100644 --- a/functions/package.json +++ b/functions/package.json @@ -1,6 +1,6 @@ { "name": "face_amrita", - "version": "4.0.0", + "version": "4.0.1", "description": "FACE Amrita Bangalore", "author": "Aravind V Nair, Abhishek Sai", "scripts": {