diff --git a/package-lock.json b/package-lock.json index 08f0ef6..9eba88f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "hubot-airnow-gov", - "version": "1.1.4", + "version": "1.1.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "hubot-airnow-gov", - "version": "1.1.4", + "version": "1.1.5", "license": "MIT", "dependencies": { "dayjs": "^1.11.9" diff --git a/package.json b/package.json index 1f1e360..6e97621 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hubot-airnow-gov", "description": "Retrieve air quality scores for locations in the United States.", - "version": "1.1.4", + "version": "1.1.5", "author": "Stephen Yeargin ", "homepage": "https://github.com/stephenyeargin/hubot-airnow-gov", "license": "MIT",