diff --git a/package-lock.json b/package-lock.json index 9ab2a16..d109395 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "github-activity-readme", - "version": "0.3.1", + "version": "0.3.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 8b456b0..1dedcf0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-activity-readme", - "version": "0.3.1", + "version": "0.3.5", "description": "Updates README with the recent GitHub activity of a user", "main": "index.js", "keywords": [],