This commit is contained in:
Andy Prock 2015-12-31 11:04:13 -08:00
parent b65f11fb72
commit 0b9c8f3464
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "react-native-tcp", "name": "react-native-tcp",
"version": "0.3.0", "version": "0.3.1",
"description": "node's net API for react-native", "description": "node's net API for react-native",
"main": "TcpSockets.js", "main": "TcpSockets.js",
"scripts": { "scripts": {