From 4911f2830c81fecb57059efcdb194345f2654eae Mon Sep 17 00:00:00 2001 From: Joe Hand Date: Fri, 28 Apr 2017 20:39:21 -0700 Subject: [PATCH] 3.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae6346d..1284302 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dat-next", - "version": "3.0.0", + "version": "3.0.1", "description": "Next version of the Dat CLI client", "bin": { "dat-next": "cli.js"