diff --git a/package-lock.json b/package-lock.json index 230e91e..b70850e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "hubot-nashville-news", - "version": "1.1.0", + "version": "1.1.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "hubot-nashville-news", - "version": "1.1.0", + "version": "1.1.1", "license": "MIT", "dependencies": { "cheerio": "^1.0.0-rc.12", diff --git a/package.json b/package.json index c082f0f..87c2a2b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hubot-nashville-news", "description": "Retrieves top local news from Nashville media outlet RSS feeds.", - "version": "1.1.0", + "version": "1.1.1", "author": "Stephen Yeargin ", "homepage": "https://github.com/stephenyeargin/hubot-nashville-news", "license": "MIT",