From aad61a8487ceeb7c4bb0bf552c009b5a901da356 Mon Sep 17 00:00:00 2001 From: alvaro Date: Thu, 18 Oct 2018 07:40:39 +0200 Subject: [PATCH] v0.7.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ab549dc..e57ceed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-keyboard-aware-scroll-view", - "version": "0.7.3", + "version": "0.7.4", "description": "A React Native ScrollView component that resizes when the keyboard appears.", "main": "index.js", "types": "index.d.ts",