From 8c6423d505207c4811994f374a2c2de2b3c3d9c2 Mon Sep 17 00:00:00 2001 From: alvaromb Date: Thu, 6 Oct 2016 10:59:45 +0200 Subject: [PATCH] v0.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae31b2c..67e75aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-keyboard-aware-scroll-view", - "version": "0.2.0", + "version": "0.2.1", "description": "A React Native ScrollView component that resizes when the keyboard appears.", "main": "index.js", "scripts": {