From 1acbe6118323e7a2fc3719c6fcc35aed78e28024 Mon Sep 17 00:00:00 2001 From: Sumanth Perambuduri <35676632+supersu-man@users.noreply.github.com> Date: Tue, 5 Oct 2021 22:14:39 +0530 Subject: [PATCH] 0.1.0 --- 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 2f90722..be62287 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "gitamite-pc", - "version": "0.0.1", + "version": "0.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index dea5dde..e8586bd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gitamite-pc", "productName": "gitamite-pc", - "version": "0.0.1", + "version": "0.1.0", "description": "Gitam app to access all the gitam websites built for PC. ", "main": "src/index.js", "build": {