From 5ebae5b6a751722630ffc770f075f91b7d655b78 Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Wed, 19 Apr 2023 23:55:17 +0200 Subject: [PATCH] 4.2.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ef5790c..e35617f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-date-picker", - "version": "4.2.11", + "version": "4.2.12", "description": "A datetime picker for React Native. In-modal or inlined. Supports Android and iOS.", "source": "src/index", "main": "src/index.js",