From 48cd5ebd2123f6140c8db5c3667bec10934dac9b Mon Sep 17 00:00:00 2001 From: Mark Vayngrib Date: Mon, 13 Jun 2016 15:32:04 -0400 Subject: [PATCH] 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b36aa38..aa7e8e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-randombytes", - "version": "2.0.1", + "version": "2.1.0", "description": "randomBytes for react-native", "main": "index.js", "scripts": {