From c83dafca15f3a2536206c23c6769942d56fbf203 Mon Sep 17 00:00:00 2001 From: Sumanth Perambuduri <35676632+supersu-man@users.noreply.github.com> Date: Fri, 22 Oct 2021 15:26:25 +0530 Subject: [PATCH] 0.1.6 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index c7a9d12..d15caa4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "gitamite-pc", - "version": "0.1.5", + "version": "0.1.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ad9489d..bb4085f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gitamite-pc", "productName": "Gitamite-pc", - "version": "0.1.5", + "version": "0.1.6", "description": "Gitam app to access all the gitam websites built for PC. ", "main": "src/index.js", "build": {