From fedd7c99b6674cae9c9968cd5355f495bdf361df Mon Sep 17 00:00:00 2001 From: Christopher Burns Date: Tue, 28 Sep 2021 21:46:13 +0000 Subject: [PATCH] v1.1.0 --- sdk/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/package.json b/sdk/package.json index 2255760..1d43596 100644 --- a/sdk/package.json +++ b/sdk/package.json @@ -1,6 +1,6 @@ { "name": "@everfund/sdk", - "version": "1.0.2", + "version": "1.1.0", "description": "Plug and Play Donation System", "author": "Christopher Burns ", "main": "dist/index.js",