From b1aec1df6eef62bddc57fdf8a1f87c98b6e4b2f4 Mon Sep 17 00:00:00 2001 From: DaniAkash Date: Thu, 11 Oct 2018 15:37:25 +0530 Subject: [PATCH] increase version number --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bd6bad6..ec1142a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-responsive-dimensions", - "version": "2.0.0", + "version": "2.0.1", "description": "Resposive fontSize, height and width for your react-native components.", "main": "src/index.js",