From a163232210736ed3eb890f313e90d50b90f65bd3 Mon Sep 17 00:00:00 2001 From: Joe Hand Date: Thu, 13 Apr 2017 18:11:55 -0700 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5a6217e..dc9b2ea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dat-node", - "version": "1.4.1", + "version": "2.0.0", "description": "Build node applications with Dat archives on the file system.", "main": "index.js", "scripts": {