From a8a894ded7d0537373ca3cd9d0b49fcfd50da95e Mon Sep 17 00:00:00 2001 From: Morley Zhi Date: Fri, 17 Jan 2020 15:33:36 -0500 Subject: [PATCH] update this --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 22262470..959037ed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@stellar/wallet-sdk", - "version": "0.0.8-rc.12", + "version": "0.0.8-rc.13", "description": "Libraries to help you write Stellar-enabled wallets in Javascript", "main": "dist/index.js", "types": "dist/index.d.ts",