From 5b8f94b7ac5d839a38a5eb734f9f5128fdb22694 Mon Sep 17 00:00:00 2001 From: Mark Vayngrib Date: Tue, 12 May 2015 10:40:50 -0400 Subject: [PATCH] 0.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f323996..17b94b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-udp", - "version": "0.0.2", + "version": "0.0.3", "description": "node's dgram API for react-native", "main": "./UdpSockets.ios.js", "scripts": {