From fa0acecd15b17f2e0be7c8ab4026179bc97faa16 Mon Sep 17 00:00:00 2001 From: Marc Zubricky Date: Wed, 10 Oct 2018 09:51:48 -0400 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 21cb043..9eb5ad8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-android-keyboard-adjust", - "version": "1.1.1", + "version": "1.2.0", "description": "Change the input mode for the Android keyboard in a React Native app.", "main": "index.js", "author": "Marc Zubricky ",