From e1d7cdf666eb06817d64f634d9ccf032019383f1 Mon Sep 17 00:00:00 2001 From: RichardLindhout Date: Thu, 21 Dec 2023 19:20:01 +0000 Subject: [PATCH] chore: release 0.21.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 26b3aacc..713a421a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-paper-dates", - "version": "0.21.1", + "version": "0.21.2", "description": "Performant Date Picker for React Native Paper", "main": "lib/commonjs/index", "module": "lib/module/index",