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