diff --git a/package.json b/package.json index 7dffeb1..f02218e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lulububu/react-native-exif-modifier", - "version": "0.1.7", + "version": "0.1.8", "description": "Allows you to modify the exif data of an image and save it.", "main": "lib/commonjs/index", "module": "lib/module/index",