diff --git a/package-lock.json b/package-lock.json index c5f8bb1..10e6306 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "now", - "version": "7.2.1", + "version": "7.2.2", "lockfileVersion": 1, "dependencies": { "@ava/babel-plugin-throws-helper": { diff --git a/package.json b/package.json index 6bb57c0..f2675b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "now", - "version": "7.2.1", + "version": "7.2.2", "description": "The command line interface for Now", "repository": "zeit/now-cli", "license": "MIT",