From 9074e2541468584c39d172530f1c673c51136713 Mon Sep 17 00:00:00 2001 From: Douglas Nassif Roma Junior Date: Fri, 22 Sep 2017 11:08:46 -0300 Subject: [PATCH] Release 4.0.10-4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 80cb27b..e04ddf6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-keyboard-manager", - "version": "4.0.10-3", + "version": "4.0.10-4", "description": "Library that allows to prevent issues of keyboard sliding up and cover on React-Native iOS projects. ⚛", "private": false, "repository": {