From f379a90637b301c78d05c170411843093435ffa4 Mon Sep 17 00:00:00 2001 From: Joe Hand Date: Tue, 12 Feb 2019 12:11:08 -0800 Subject: [PATCH] 3.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d6e36f5..57782d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dat-push", - "version": "3.1.0", + "version": "3.2.0", "main": "index.js", "scripts": { "test": "standard"