From 99c13d9c629c50a0c4d0c9dc954907330c6527a4 Mon Sep 17 00:00:00 2001 From: Bartek Nowotarski Date: Thu, 28 Jun 2018 13:40:30 +0200 Subject: [PATCH] 0.9.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 37030d9c1..0ef5f5b42 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stellar-sdk", - "version": "0.9.0", + "version": "0.9.1", "description": "stellar-sdk is a library for working with the Stellar Horizon server.", "main": "lib/index.js", "scripts": {