From ccded4a5917197a4250360013db6fd30f90015da Mon Sep 17 00:00:00 2001 From: Richard Lindhout Date: Tue, 29 Dec 2020 19:23:44 +0100 Subject: [PATCH] chore: release 0.2.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 548d7dcf..dae691bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-paper-dates", - "version": "0.2.10", + "version": "0.2.11", "description": "Performant Date Picker for React Native Paper", "main": "lib/commonjs/index", "module": "lib/module/index",