diff --git a/package.json b/package.json index c41a9e3..bbcbf5a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-tcp", - "version": "0.3.1", + "version": "0.4.0", "description": "node's net API for react-native", "main": "TcpSockets.js", "scripts": {