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