diff --git a/package-lock.json b/package-lock.json index 52d5374..3329dcd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "hubot-nextbus", - "version": "2.1.3", + "version": "2.1.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "hubot-nextbus", - "version": "2.1.3", + "version": "2.1.4", "license": "MIT", "dependencies": { "ascii-table": "^0.0.9", diff --git a/package.json b/package.json index 69fad2e..8d0da66 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hubot-nextbus", "description": "Shows when the next transit vehicle will arrive at a particular stop.", - "version": "2.1.3", + "version": "2.1.4", "author": "Stephen Yeargin ", "homepage": "https://github.com/transitnownash/hubot-nextbus", "license": "MIT",