diff --git a/package-lock.json b/package-lock.json index 29f717b..1213148 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "github-contribution-stats-cli", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3630b98..be1b85f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "github-contribution-stats-cli", "description": "CLI for read GitHub Contributions and Streaks", - "version": "1.0.0", + "version": "1.0.1", "license": "MIT", "author": { "name": "Piotr Kowalski",