diff --git a/package.json b/package.json index f55e543..3b19595 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-element-textinput", - "version": "2.1.0", + "version": "2.2.0", "description": "A react-native TextInput, TagsInput and AutoComplete component easy to customize for both iOS and Android.", "main": "lib/commonjs/index", "module": "lib/module/index",