diff --git a/lib/pkg.js b/lib/pkg.js index a8fbea7..73d6e7c 100644 --- a/lib/pkg.js +++ b/lib/pkg.js @@ -1,4 +1,4 @@ module.exports = { - version: '4.5.4', + version: '4.5.6', name: 'now' } diff --git a/package.json b/package.json index 734ecf5..4c13c2a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "now", - "version": "4.5.5", + "version": "4.5.6", "description": "The command line interface for Now", "repository": "zeit/now-cli", "license": "MIT",