Skip to content

Commit

Permalink
chore: release 0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
DiegoBM committed Jun 15, 2023
1 parent 7216d2d commit 7281495
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -164,4 +164,4 @@
]
]
}
}
}

0 comments on commit 7281495

Please sign in to comment.