From c3ae216e6aa03aed4ca955c101e8b7eb8c244402 Mon Sep 17 00:00:00 2001 From: Aakash N S Date: Thu, 28 Jan 2016 00:27:44 +0530 Subject: [PATCH] Updated to work with React Native 0.18 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3df2439..1b3ce24 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-dialogs", - "version": "0.0.9", + "version": "0.0.10", "description": "React Native wrappers for https://github.com/afollestad/material-dialogs ", "main": "index.js", "scripts": {