This commit is contained in:
Andy Prock 2015-12-29 16:00:59 -08:00
parent fd7c132a5c
commit b13319e9ee
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.1.1", "version": "0.2.0",
"description": "node's net API for react-native", "description": "node's net API for react-native",
"main": "TcpSockets.js", "main": "TcpSockets.js",
"scripts": { "scripts": {