Skip to content

Commit

Permalink
fix: package version update
Browse files Browse the repository at this point in the history
  • Loading branch information
MomenSherif committed Feb 23, 2023
1 parent 36838a1 commit 4559cdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@react-oauth/google/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-oauth/google",
"version": "0.7.1",
"version": "0.7.2",
"description": "Google OAuth2 using Google Identity Services for React 🚀",
"main": "./dist/index.js",
"module": "./dist/index.esm.js",
Expand Down

1 comment on commit 4559cdb

@vercel
Copy link

@vercel vercel bot commented on 4559cdb Feb 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

react-oauth – ./

react-oauth.vercel.app
react-oauth-momensherif.vercel.app
react-oauth-git-master-momensherif.vercel.app

Please sign in to comment.