From 634952a35727255dbac4539b6009fffd9236a0df Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Tue, 22 Jun 2021 22:45:25 +0200 Subject: [PATCH] 3.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b00d7f3..ea72844 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-date-picker", - "version": "3.3.1", + "version": "3.3.2", "description": "A Cross Platform React Native Picker", "main": "src/index.js", "scripts": {