diff --git a/package.json b/package.json index c4c1052..082bdc9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rlemasquerier/react-native-keyboard-scrollview", - "version": "0.2.0", + "version": "0.2.1", "description": "A react-native scrollview that will avoid the keyboard when focusing some inputs", "main": "lib/commonjs/index", "module": "lib/module/index",