diff --git a/package-lock.json b/package-lock.json index d79f848..4409d49 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "github-viewer-stats", - "version": "1.0.3", + "version": "1.0.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "github-viewer-stats", - "version": "1.0.3", + "version": "1.0.4", "license": "ISC", "dependencies": { "@octokit/graphql": "^8.1.1" diff --git a/package.json b/package.json index f34441e..ea273bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-viewer-stats", - "version": "1.0.3", + "version": "1.0.4", "description": "Small NPM package for collecting your own GitHub statistics", "homepage": "https://github.com/TomerFi/github-viewer-stats#readme", "license": "ISC",