From 4126a394bce60d2d29596ee7eb2e4ff4b169e64a Mon Sep 17 00:00:00 2001 From: Rui Hu Date: Fri, 13 Jan 2017 22:42:05 -0800 Subject: [PATCH] 0.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2f28c7a..a42426f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "swim", - "version": "0.3.1", + "version": "0.3.2", "description": "Gossip protocol based on SWIM", "main": "index.js", "scripts": {