diff --git a/package-lock.json b/package-lock.json index 1a6a92b..b1235d8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-native-camera", - "version": "0.9.3", + "version": "0.9.4", "lockfileVersion": 1, "dependencies": { "ansi-escapes": { diff --git a/package.json b/package.json index 1459849..cdf5735 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "type": "git", "url": "https://github.com/lwansbrough/react-native-camera.git" }, - "version": "0.9.3", + "version": "0.9.4", "description": "A Camera component for React Native. Also reads barcodes.", "author": "Lochlan Wansbrough (http://lwansbrough.com)", "nativePackage": true,