From 4731d69064a995e51bb924daf036a294bbe6f71c Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Sun, 22 May 2022 21:36:24 +0200 Subject: [PATCH] 4.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6c74dbcd..ae14b62d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-date-picker", - "version": "4.2.1", + "version": "4.2.2", "description": "A datetime picker for React Native. In-modal or inlined. Supports Android and iOS.", "main": "src/index.js", "scripts": {