From dabcc64660fc1cdbccc9983c94191c197a603e77 Mon Sep 17 00:00:00 2001 From: Leo Lamprecht Date: Tue, 10 Jan 2017 19:42:27 +0100 Subject: [PATCH] 2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bcba44f..364e50c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "now", - "version": "2.0.0", + "version": "2.0.1", "description": "The command line interface for Now", "repository": "zeit/now-cli", "license": "MIT",