diff --git a/package.json b/package.json index 6c25759..1ced233 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-ui-datepicker", - "version": "3.0.2", + "version": "3.0.3", "description": "Customizable date picker for React Native", "main": "lib/commonjs/index", "module": "lib/module/index",