Bump google-oauth minor version to 1.2.5.

Refs: https://github.com/meteor/meteor/pull/9437
This commit is contained in:
Jesse Rosenberger
2017-12-05 14:45:40 +02:00
parent 8987289234
commit 5933834ece

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Google OAuth flow",
version: "1.2.4"
version: "1.2.5"
});
var cordovaPluginGooglePlusURL =