Browse Source

4.5.6

master 4.5.6
Leo Lamprecht 8 years ago
parent
commit
9d8ab51657
No known key found for this signature in database GPG Key ID: B08517883D5E0E10
  1. 2
      lib/pkg.js
  2. 2
      package.json

2
lib/pkg.js

@ -1,4 +1,4 @@
module.exports = {
version: '4.5.4',
version: '4.5.6',
name: 'now'
}

2
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",

Loading…
Cancel
Save