Browse Source

4.5.4

master 4.5.4
Matheus Fernandes 8 years ago
parent
commit
525d802ee3
No known key found for this signature in database GPG Key ID: DD07CA4EA7B65C4F
  1. 2
      lib/pkg.js
  2. 2
      package.json

2
lib/pkg.js

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

2
package.json

@ -1,6 +1,6 @@
{
"name": "now",
"version": "4.5.3",
"version": "4.5.4",
"description": "The command line interface for Now",
"repository": "zeit/now-cli",
"license": "MIT",

Loading…
Cancel
Save