From 49c7ae052da36738d9964a53b2c357eb6ca127a5 Mon Sep 17 00:00:00 2001 From: Leo Lamprecht Date: Sat, 7 Jan 2017 22:31:12 +0100 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0dfbc0c..70c80fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "now", - "version": "0.39.1", + "version": "1.0.0", "description": "Realtime global deployments", "repository": "zeit/now-cli", "main": "./build/lib/index",