From 6f5c4e6264ce753ce81c1b96f0bcf7bc415fa280 Mon Sep 17 00:00:00 2001 From: Aakash N S Date: Thu, 21 Sep 2017 03:32:10 +0530 Subject: [PATCH] 0.0.19 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0f26304..ec4c45b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-dialogs", - "version": "0.0.18", + "version": "0.0.19", "description": "React Native wrappers for https://github.com/afollestad/material-dialogs ", "main": "index.js", "scripts": {