From 80893e5fd40bbf5e89ab4f0356bea6bfb3edd7de Mon Sep 17 00:00:00 2001 From: RangerMauve Date: Thu, 6 Feb 2020 14:24:01 -0500 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9e3b70c..81fc495 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dat-sdk", - "version": "1.0.1", + "version": "1.0.2", "description": "The official Dat SDK", "main": "index.js", "scripts": {