From 9fe6348ab120b07f37d0de1d456355774c351a9b Mon Sep 17 00:00:00 2001 From: RangerMauve Date: Sun, 26 Jan 2020 15:39:48 -0500 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 49c312d..6beb380 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dat-sdk", - "version": "0.3.6", + "version": "1.0.0", "description": "The official Dat SDK", "main": "index.js", "scripts": {