From 209f2a817d42d90a02bfb17f0a5894fdd4eea4c0 Mon Sep 17 00:00:00 2001 From: Andy Prock Date: Tue, 22 Nov 2016 11:19:07 -0800 Subject: [PATCH] 3.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2d33780..5374847 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-tcp", - "version": "3.0.0", + "version": "3.0.1", "description": "node's net API for react-native", "main": "TcpSockets.js", "scripts": {