diff --git a/package.json b/package.json index 9626d8c..6d7bfd9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-appwrite-oauth", - "version": "0.3.3", + "version": "0.3.4", "description": "React Native component that implements the OAuth2 flow for the Appwrite BaaS. It's based on a Modal implementation", "main": "lib/commonjs/index", "module": "lib/module/index", @@ -164,4 +164,4 @@ ] ] } -} \ No newline at end of file +}