From ed4c4284cf2ff53138fb4a933e6043e07b4d50d1 Mon Sep 17 00:00:00 2001 From: alvaromb Date: Thu, 11 Oct 2018 11:14:44 +0200 Subject: [PATCH] v0.7.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 534bed8..ab549dc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-keyboard-aware-scroll-view", - "version": "0.7.2", + "version": "0.7.3", "description": "A React Native ScrollView component that resizes when the keyboard appears.", "main": "index.js", "types": "index.d.ts",