From 3c343ca0e52af98354a9f170f58008d9148ab549 Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Sun, 17 Jan 2021 22:57:14 +0100 Subject: [PATCH] 3.2.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5f2ac9a..04cba18 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-date-picker", - "version": "3.2.7", + "version": "3.2.8", "description": "A Cross Platform React Native Picker", "main": "src/index.js", "scripts": {