branch: externals/tex-parens commit 6972f5127ad96aca7ed6025526e72e4b72841835 Author: Paul Nelson <ultr...@gmail.com> Commit: Paul Nelson <ultr...@gmail.com>
bump version to 0.4 --- tex-parens.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tex-parens.el b/tex-parens.el index b86acbeeb9..97ce52fec9 100644 --- a/tex-parens.el +++ b/tex-parens.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2024 Free Software Foundation, Inc. ;; Author: Paul D. Nelson <nelson.paul.da...@gmail.com> -;; Version: 0.3 +;; Version: 0.4 ;; URL: https://github.com/ultronozm/tex-parens.el ;; Package-Requires: ((emacs "27.1") (auctex "14.0.5")) ;; Keywords: tex, convenience