From 54d1253213b1a6a453a3ffb1d2dcc65b8dc287fd Mon Sep 17 00:00:00 2001 From: Aakash N S Date: Thu, 11 Feb 2016 17:14:57 +0530 Subject: [PATCH] 0.0.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1b3ce24..d02b15b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-dialogs", - "version": "0.0.10", + "version": "0.0.11", "description": "React Native wrappers for https://github.com/afollestad/material-dialogs ", "main": "index.js", "scripts": {