From d3c04a577443a8ec9c399cb12e0ffe208ccb2078 Mon Sep 17 00:00:00 2001 From: Guillermo Rauch Date: Fri, 9 Sep 2016 14:29:12 -0700 Subject: [PATCH] package: bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c3927d8..d133ebd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "now", - "version": "0.24.0", + "version": "0.24.1", "description": "realtime instant node.js deployment with one command", "readme": "", "main": "./build/lib/index",