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