From c9e53761d32e98f034083681a8434b568c840cb1 Mon Sep 17 00:00:00 2001 From: Leo Lamprecht Date: Thu, 24 Nov 2016 18:54:01 +0100 Subject: [PATCH] 0.30.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5eb833a..ccda899 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "now", - "version": "0.29.1", + "version": "0.30.0", "description": "Realtime global deployments", "repository": "zeit/now", "main": "./build/lib/index",