From a101cae2331e8df1807e5fc2ff2ed2c015e11443 Mon Sep 17 00:00:00 2001 From: peacechen Date: Thu, 5 Aug 2021 07:31:44 -0500 Subject: [PATCH] 2.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 26c39ad..8b0608c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-modal-selector", - "version": "2.0.7", + "version": "2.0.8", "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",