From 6b1993a674e2ae537728906a24a00a980751d2f4 Mon Sep 17 00:00:00 2001 From: mikaello Date: Thu, 30 Nov 2017 13:07:00 +0100 Subject: [PATCH] Update NPM-version to v0.0.24 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f99df671..75415464 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-modal-selector", - "version": "0.0.23", + "version": "0.0.24", "description": "A cross-platform (iOS / Android), selector/picker component for React Native that is highly customizable and supports sections.", "main": "index.js", "scripts": {