From 4e2ba9556b4136a114ebbd56ba2943a6202acf4d Mon Sep 17 00:00:00 2001 From: Aakash N S Date: Wed, 10 Aug 2016 23:57:51 +0530 Subject: [PATCH] 0.0.18 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0f71e99..0f26304 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-dialogs", - "version": "0.0.17", + "version": "0.0.18", "description": "React Native wrappers for https://github.com/afollestad/material-dialogs ", "main": "index.js", "scripts": {