From 9ea8f6129b42eef7e8a0a227c6ba4c5667544170 Mon Sep 17 00:00:00 2001 From: Mark Vayngrib Date: Mon, 28 Aug 2017 21:52:12 -0400 Subject: [PATCH] 2.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 59193fd..b05ae76 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-randombytes", - "version": "2.2.0", + "version": "2.3.0", "description": "randomBytes for react-native", "main": "index.js", "scripts": {