From ce0236823aa8290f18bd376ba1272be74c1e2504 Mon Sep 17 00:00:00 2001 From: Brandon Fitzwater Date: Fri, 10 Mar 2023 07:58:19 -0500 Subject: [PATCH] chore: release 0.14.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 32bbad87..c5b8bfb2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-paper-dates", - "version": "0.13.0", + "version": "0.14.1", "description": "Performant Date Picker for React Native Paper", "main": "lib/commonjs/index", "module": "lib/module/index",