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