From 8573503e000dc79e66290bb14a920e0690973785 Mon Sep 17 00:00:00 2001 From: marudy Date: Tue, 24 Apr 2018 12:52:10 +0300 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dd719cc..967c58c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-responsive-screen", - "version": "1.0.3", + "version": "1.1.0", "description": "Make React Native views responsive for all devices with the use of 2 simple methods.", "main": "./src/index.js", "scripts": {