diff --git a/package-lock.json b/package-lock.json index 91f2d08..ba7f5ef 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "github-activity-readme", - "version": "0.1.8", + "version": "0.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9619127..9a75a6a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-activity-readme", - "version": "0.1.8", + "version": "0.2.0", "description": "Updates README with the recent GitHub activity of a user", "main": "index.js", "keywords": [],