Skip to content

Commit

Permalink
chore(release): 13.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [13.0.3](v13.0.2...v13.0.3) (2024-09-19)

### Bug Fixes

* use jest.mock with correct paths ([#1336](#1336)) ([24bbe7d](24bbe7d))

Please note there's a [paid version of the package](https://react-native-google-signin.github.io/docs/install) with some extra features available.
  • Loading branch information
semantic-release-bot committed Sep 19, 2024
1 parent 24bbe7d commit 8316ebc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-google-signin/google-signin",
"version": "13.0.2",
"version": "13.0.3",
"description": "Google sign in for your react native applications",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit 8316ebc

Please sign in to comment.