From 34245a1a69ad89e7f6a48ca075380eda40a3b5d8 Mon Sep 17 00:00:00 2001 From: peacechen Date: Mon, 5 Jul 2021 15:30:15 -0500 Subject: [PATCH] 2.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b68fe88..82b3a3f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-modal-selector", - "version": "2.0.3", + "version": "2.0.4", "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",