From a8c07ff4fd7393d7051a11e149c234ee1f6e47ab Mon Sep 17 00:00:00 2001 From: rt2zz Date: Sun, 20 Nov 2016 15:10:17 -0800 Subject: [PATCH] 0.4.0 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index c2e198f..2500d6e 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { "name": "react-native-camera", "repository": { - "type" : "git", - "url" : "https://github.com/lwansbrough/react-native-camera.git" + "type": "git", + "url": "https://github.com/lwansbrough/react-native-camera.git" }, - "version": "0.3.8", + "version": "0.4.0", "description": "A Camera component for React Native. Also reads barcodes.", "author": "Lochlan Wansbrough (http://lwansbrough.com)", "nativePackage": true,