diff --git a/package-lock.json b/package-lock.json index d9f0eda..46ee629 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "github-activity-readme", - "version": "0.1.7", + "version": "0.1.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 44b71ae..96e1159 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-activity-readme", - "version": "0.1.7", + "version": "0.1.8", "description": "Updates README with the recent GitHub activity of a user", "main": "index.js", "keywords": [],