From 911203f27d90d041977a4f08a294ab4160152eb2 Mon Sep 17 00:00:00 2001 From: ChanakaA Date: Wed, 10 Apr 2019 09:45:57 +0530 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3a73930..092cc55 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-config-reader", - "version": "2.0.0-rc-1.0", + "version": "2.0.0", "description": "Simply access android build configs and ios info.plist values in JS", "main": "index.js", "scripts": {