From 904321397834dac3a299e7971fa1d50d4cbfa5c3 Mon Sep 17 00:00:00 2001 From: rh389 Date: Sat, 23 May 2020 16:22:17 +0100 Subject: [PATCH] Bump to 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a18d7f..3ae930a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-securerandom", - "version": "1.0.0-rc.0", + "version": "1.0.0", "description": "Generate cryptographically-secure random bytes in react native", "main": "index.js", "scripts": {