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