From 752edb19592cbb2ac4fbd4d0aa777b1c3cf06ba7 Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Sun, 23 Aug 2020 21:42:19 +0200 Subject: [PATCH] 3.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d8eb278..be42988 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-date-picker", - "version": "3.2.0", + "version": "3.2.1", "description": "A Cross Platform React Native Picker", "main": "src/index.js", "scripts": {