This commit is contained in:
Andy Prock 2016-01-02 11:03:48 -08:00
parent f316cb3a4b
commit 1830ed68f8
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.4.1", "version": "0.5.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": {