From edbbcd75a3f850eede55f1f0eaf3ce3eb7baee02 Mon Sep 17 00:00:00 2001 From: Lochlan Wansbrough Date: Wed, 14 Oct 2015 18:38:44 -0700 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 24a47bd..6bdcee8 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "type" : "git", "url" : "https://github.com/lwansbrough/react-native-camera.git" }, - "version": "0.3.7", + "version": "0.3.8", "description": "A Camera component for React Native. Also reads barcodes.", "author": "Lochlan Wansbrough (http://lwansbrough.com)", "nativePackage": true,