From 8ffaebbe9b5c0ddd53ff9c5aa7fcb30214e2c9c6 Mon Sep 17 00:00:00 2001 From: "Mr. Angry" Date: Mon, 17 Oct 2016 11:39:08 -0400 Subject: [PATCH] Updating package.json for NPM Publish Updating package.json to update the hfc version to 0.6.3 in order to publish the new package to NPM. Change-Id: I13a45ee0aabf9157a4c25a1f6e79b58ccf580213 Signed-off-by: Anna D Derbakova --- sdk/node/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/node/package.json b/sdk/node/package.json index e38bb72c072..b2d6fb526a1 100644 --- a/sdk/node/package.json +++ b/sdk/node/package.json @@ -1,6 +1,6 @@ { "name": "hfc", - "version": "0.6.2", + "version": "0.6.3", "description": "The Hyperledger Fabric Client SDK (HFC) provides a powerful and easy to use API to interact with a Hyperledger Fabric blockchain.", "keywords": [ "hfc",