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