From 2fb153a3eef0c4f194a65668c79cf3587f1bb784 Mon Sep 17 00:00:00 2001 From: Aakash N S Date: Mon, 2 Nov 2015 04:23:05 +0530 Subject: [PATCH] 0.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bc4f496..033f57f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-dialogs", - "version": "0.0.2", + "version": "0.0.3", "description": "React Native wrappers for https://github.com/afollestad/material-dialogs ", "main": "index.js", "scripts": {