From e2799e56cc9b608a324d7709c80fa4431c1c7169 Mon Sep 17 00:00:00 2001 From: Aakash N S Date: Mon, 29 Feb 2016 19:39:28 +0530 Subject: [PATCH] 0.0.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e5839e1..e5cd861 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-dialogs", - "version": "0.0.12", + "version": "0.0.13", "description": "React Native wrappers for https://github.com/afollestad/material-dialogs ", "main": "index.js", "scripts": {