branch: externals/auth-source-xoauth2-plugin
commit c99b5cbe0a015890eed3764c58ea06daaa712b09
Author: Xiyue Deng <[email protected]>
Commit: Xiyue Deng <[email protected]>
Tag version 0.3.2
---
auth-source-xoauth2-plugin.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/auth-source-xoauth2-plugin.el b/auth-source-xoauth2-plugin.el
index efb5f51d8a..4ec113e2a7 100644
--- a/auth-source-xoauth2-plugin.el
+++ b/auth-source-xoauth2-plugin.el
@@ -4,7 +4,7 @@
;; Author: Xiyue Deng <[email protected]>
;; Homepage: https://gitlab.com/manphiz/auth-source-xoauth2-plugin
-;; Version: 0.3.1
+;; Version: 0.3.2
;; Package-Requires: ((emacs "28.1") (oauth2 "0.18"))
;; This file is not part of GNU Emacs.