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": {