From e45bbff331039474c95d500d4534cf577cbd1fb9 Mon Sep 17 00:00:00 2001 From: Andy Prock Date: Tue, 21 Feb 2017 13:37:42 -0800 Subject: [PATCH] 3.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e8ffd89..d0c248f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-tcp", - "version": "3.2.0", + "version": "3.2.1", "description": "node's net API for react-native", "main": "TcpSockets.js", "scripts": {