From 62c783d4d227afcd7da89370150c3464b0f8cae7 Mon Sep 17 00:00:00 2001 From: Bartek Nowotarski Date: Tue, 21 Nov 2017 14:17:09 +0100 Subject: [PATCH] 0.7.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a322b5c1..856a7cb1c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stellar-sdk", - "version": "0.7.5", + "version": "0.7.6", "description": "stellar-sdk is a library for working with the Stellar Horizon server.", "main": "lib/index.js", "scripts": {