branch: externals/auth-source-xoauth2-plugin commit 08c5cf49a9ce69cd2a39f65f91abfeb7f6ae7772 Author: Xiyue Deng <manp...@gmail.com> Commit: Xiyue Deng <manp...@gmail.com>
Tag version 0.2.1 --- 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 e7708e8d64..9096590396 100644 --- a/auth-source-xoauth2-plugin.el +++ b/auth-source-xoauth2-plugin.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2024-2025 Free Software Foundation, Inc. ;; Author: Xiyue Deng <manp...@gmail.com> -;; Version: 0.2 +;; Version: 0.2.1 ;; Package-Requires: ((emacs "28.1") (oauth2 "0.17")) ;; This file is not part of GNU Emacs.