From 1e5f2ce59bdbcd3080145e73d29fd83a787f4cc0 Mon Sep 17 00:00:00 2001 From: mikaello Date: Thu, 23 Nov 2017 14:07:55 +0100 Subject: [PATCH] Update npm version to 0.0.22 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ba14b2e7..2a148efa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-modal-selector", - "version": "0.0.21", + "version": "0.0.22", "description": "A cross-platform (iOS / Android), selector/picker component for React Native that is highly customizable and supports sections.", "main": "index.js", "scripts": {