From b3f27984616bafa2de9397995c67625040fff8b0 Mon Sep 17 00:00:00 2001 From: Joel Arvidsson Date: Fri, 28 Aug 2015 14:52:14 +0200 Subject: [PATCH] Released 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5d52f68..b1c5eb3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-lightbox", - "version": "0.2.0", + "version": "0.3.0", "description": "Images etc in Full Screen Lightbox Popovers for React Native", "main": "index.js", "scripts": {