Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.

Commit f02d3f7

Browse files
bump
1 parent f5990b0 commit f02d3f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "8.2.0",
2+
"version": "8.2.1",
33
"name": "cordova-plugin-googleplus",
44
"cordova_name": "Google SignIn",
55
"description": "Use your Google account to authenticate with the app.",

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
33
xmlns:android="http://schemas.android.com/apk/res/android"
44
id="cordova-plugin-googleplus"
5-
version="8.2.0">
5+
version="8.2.1">
66

77
<name>Google SignIn</name>
88

0 commit comments

Comments
 (0)