diff options
| author | Paul Nelson <ultrono@gmail.com> | 2024-06-17 17:48:20 -0700 |
|---|---|---|
| committer | Paul Nelson <ultrono@gmail.com> | 2024-06-17 17:48:20 -0700 |
| commit | ee1957f3bce6ed04627b985e95a17db190781e06 (patch) | |
| tree | dbdec77f81b6762f64502719d827f27c7eaa2d2c | |
| parent | f17d2ff713f7579aa26ad69776f6a5d6c0e3311a (diff) | |
bump version to 0.1externals/tex-item
| -rw-r--r-- | tex-item.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tex-item.el b/tex-item.el index 50253d3..2b7acb6 100644 --- a/tex-item.el +++ b/tex-item.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2024 Free Software Foundation, Inc. ;; Author: Paul D. Nelson <nelson.paul.david@gmail.com> -;; Version: 0.0 +;; Version: 0.1 ;; URL: https://github.com/ultronozm/tex-item.el ;; Package-Requires: ((emacs "27.1")) ;; Keywords: tex, convenience |
