From 310e6b892dd16b2efae66edd63ee2eaafa05399c Mon Sep 17 00:00:00 2001 From: cryptofish7 Date: Mon, 19 Apr 2021 23:54:42 -0400 Subject: [PATCH] v0.0.15 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c2f8f2e..8d20c00 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@joe-defi/sdk", "license": "MIT", - "version": "0.0.14", + "version": "0.0.15", "description": "🛠 An SDK for building applications on top of Joe DeFi.", "main": "dist/index.js", "typings": "dist/index.d.ts",