From f298b2a95d6eda648945ad306853627b1d1fc463 Mon Sep 17 00:00:00 2001 From: Mark Vayngrib Date: Fri, 11 Dec 2015 13:22:43 -0500 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3fe744e..e9ecd72 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-udp", - "version": "1.1.1", + "version": "1.2.0", "description": "node's dgram API for react-native", "main": "UdpSockets.js", "scripts": {