From fb8056fa02c6243aa1563d5b0e137f896aa154a7 Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Sun, 29 Apr 2018 16:41:44 +0200 Subject: [PATCH] 1.0.4 --- README.md | 1 - package.json | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) 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": {