From 2db8c3cdd6175ff280726216aee22475b8143d70 Mon Sep 17 00:00:00 2001 From: Bartek Nowotarski Date: Fri, 10 Feb 2017 12:52:49 +0100 Subject: [PATCH] 0.7.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a233d26ef..6245ef692 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stellar-sdk", - "version": "0.7.1", + "version": "0.7.2", "description": "stellar-sdk is a library for working with the Stellar Horizon server.", "main": "lib/index.js", "scripts": {