From e333144294db00239db8fe3d6f5434882d7f0126 Mon Sep 17 00:00:00 2001 From: Mark Vayngrib Date: Tue, 28 May 2019 22:43:08 -0400 Subject: [PATCH] 2.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af9c2db3..60e58608 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-udp", - "version": "2.6.0", + "version": "2.6.1", "description": "node's dgram API for react-native", "main": "UdpSockets.js", "scripts": {