diff --git a/README.md b/README.md index 422719b..c041660 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,6 @@ export default class App extends Component { ); diff --git a/package.json b/package.json index cc964a6..eaf950e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-date-picker-x", - "version": "1.0.3", + "version": "1.0.4", "description": "A Cross Platform React Native Picker", "main": "index.js", "scripts": {