From 2ff912a00d3e5365849b16cebdd8b3483e391598 Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Mon, 6 Dec 2021 19:15:20 +0100 Subject: [PATCH] 4.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 704ad64..5b5ded2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-date-picker", - "version": "4.1.2", + "version": "4.1.3", "description": "A datetime picker for React Native. In-modal or inlined. Supports Android and iOS.", "main": "src/index.js", "scripts": {