diff --git a/package.json b/package.json index 93a16ca..059f985 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-element-dropdown", - "version": "2.12.0", + "version": "2.12.1", "description": "React Native Element Dropdown is a library that provides a customizable dropdown component for React Native applications.", "main": "lib/commonjs/index", "module": "lib/module/index",