From 8e64499bbdceae30d86ff1271d33f85e017e94ba Mon Sep 17 00:00:00 2001 From: Bartek Nowotarski Date: Thu, 3 Nov 2016 14:45:50 +0100 Subject: [PATCH] 0.6.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f847fe920..350cd3431 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stellar-sdk", - "version": "0.6.1", + "version": "0.6.2", "description": "stellar-sdk is a library for working with the Stellar Horizon server.", "main": "lib/index.js", "scripts": {