diff --git a/package-lock.json b/package-lock.json index aca8dd9..ab351ad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "hubot-foursquare-locator", - "version": "1.3.16", + "version": "1.3.17", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "hubot-foursquare-locator", - "version": "1.3.16", + "version": "1.3.17", "license": "MIT", "dependencies": { "moment": "^2.29.4", diff --git a/package.json b/package.json index 0cd86c5..518b723 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hubot-foursquare-locator", "description": "Get last checkin of your bot's friends", - "version": "1.3.16", + "version": "1.3.17", "author": "Stephen Yeargin ", "homepage": "https://github.com/stephenyeargin/hubot-foursquare-locator", "license": "MIT",