From 2228c32bbc17adfeee6439a7503dc3488d85ace1 Mon Sep 17 00:00:00 2001 From: Aakash N S Date: Thu, 28 Jul 2016 12:24:55 +0530 Subject: [PATCH] 0.0.16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9d3754d..bd08d87 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-dialogs", - "version": "0.0.15", + "version": "0.0.16", "description": "React Native wrappers for https://github.com/afollestad/material-dialogs ", "main": "index.js", "scripts": {