diff --git a/package.json b/package.json index c24aadd..780481d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-save-base-sixty-four", - "version": "0.1.2", + "version": "0.1.3", "description": "Allows you to save a base64-encoded image to your Photos or share it via the native share sheet.", "main": "lib/commonjs/index", "module": "lib/module/index",