diff --git a/package-lock.json b/package-lock.json index 67e44dd..2289f43 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "github-activity-readme", - "version": "0.1.5", + "version": "0.1.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 46f9d7c..c1bf37e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-activity-readme", - "version": "0.1.5", + "version": "0.1.6", "description": "Updates README with the recent GitHub activity of a user", "main": "index.js", "keywords": [],