From 40b79f57b0c2c660690d96c233b37934d54a3383 Mon Sep 17 00:00:00 2001 From: Noitidart Date: Tue, 24 Jul 2018 22:31:59 -0700 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 646d73b..818d4ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-dialogs", - "version": "1.0.1", + "version": "1.0.2", "description": "React Native wrappers for https://github.com/afollestad/material-dialogs ", "main": "index.js", "scripts": {