From 7b8f9258217f51d9e3beee316aa25a9f90ff43d4 Mon Sep 17 00:00:00 2001 From: Bartek Nowotarski Date: Tue, 7 Nov 2017 16:31:16 +0100 Subject: [PATCH] 0.7.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 69760f319..283c6e945 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stellar-sdk", - "version": "0.7.3", + "version": "0.7.4", "description": "stellar-sdk is a library for working with the Stellar Horizon server.", "main": "lib/index.js", "scripts": {