From 66557d79bb1399f976bbc0da288e99b012a05d13 Mon Sep 17 00:00:00 2001
From: Leo Lamprecht <mindrun@icloud.com>
Date: Tue, 2 May 2017 12:22:20 +0200
Subject: [PATCH] 5.1.0

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 6070ba9..b4d456f 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "now",
-  "version": "5.0.0",
+  "version": "5.1.0",
   "description": "The command line interface for Now",
   "repository": "zeit/now-cli",
   "license": "MIT",