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