From 15e5c2f70a0931e76548668a37206f09374cee70 Mon Sep 17 00:00:00 2001 From: Mark Vayngrib Date: Mon, 18 May 2015 10:37:33 -0400 Subject: [PATCH] 0.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 68ae87a..4298ea5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-udp", - "version": "0.0.5", + "version": "0.0.6", "description": "node's dgram API for react-native", "main": "./UdpSockets.ios.js", "scripts": {