From 5dd9c4900bd858cfa1c4e855cebae9e1961e9db9 Mon Sep 17 00:00:00 2001 From: Joe Hand Date: Sat, 29 Apr 2017 11:52:27 -0700 Subject: [PATCH] 3.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1284302..f171d47 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dat-next", - "version": "3.0.1", + "version": "3.0.2", "description": "Next version of the Dat CLI client", "bin": { "dat-next": "cli.js"