branch: externals/tex-parens commit d2f88832651ae2271b0267dae08b5d01c063cce1 Author: Paul Nelson <ultr...@gmail.com> Commit: Paul Nelson <ultr...@gmail.com>
bump version to 0.2 --- tex-parens.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tex-parens.el b/tex-parens.el index 7db6c32f57..f5259380dc 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.1 +;; Version: 0.2 ;; URL: https://github.com/ultronozm/tex-parens.el ;; Package-Requires: ((emacs "27.1") (auctex "14.0.5")) ;; Keywords: tex, convenience