From a390266166531cb90db5190a50ae46f3ff4b7e0d Mon Sep 17 00:00:00 2001 From: mikaello <2505178+mikaello@users.noreply.github.com> Date: Fri, 10 Sep 2021 06:59:38 +0200 Subject: [PATCH] v2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 18292f2..3d3b6d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-modal-selector", - "version": "2.0.9", + "version": "2.1.0", "description": "A cross-platform (iOS / Android), selector/picker component for React Native that is highly customizable and supports sections.", "main": "index.js", "typings": "index.d.ts",