diff --git a/package-lock.json b/package-lock.json index 4aec82d..8ef5f1b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@xkeshav/gh-repo-check", - "version": "1.1.0", + "version": "1.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@xkeshav/gh-repo-check", - "version": "1.1.0", + "version": "1.2.0", "license": "MIT", "dependencies": { "enquirer": "2.4.1", diff --git a/package.json b/package.json index 542a187..3868c0e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@xkeshav/gh-repo-check", - "version": "1.1.0", + "version": "1.2.0", "private": false, "displayName": "github-repo-check", "description": "This is a cli tool which help your GitHub repository to make it community supportive by adding necessary health files and customized templates for issues and discussions tab which boost your project for better contribution.",