From ec84a5cacf40931b2a9a8cf5c170b1d3c990ee45 Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Thu, 10 Sep 2020 22:02:12 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 85ed1a4..e2dda87 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-date-picker", - "version": "3.2.2", + "version": "3.2.3", "description": "A Cross Platform React Native Picker", "main": "src/index.js", "scripts": {