diff options
| author | Vitalie Spinu <spinuvit@gmail.com> | 2022-12-27 14:29:07 +0100 |
|---|---|---|
| committer | Vitalie Spinu <spinuvit@gmail.com> | 2022-12-27 14:29:07 +0100 |
| commit | 3eb006874e309ff4076d947fcbd61bb6806aa508 (patch) | |
| tree | 24274bbed43f67f26e4cfad2b6067ad4ccc0dd31 | |
| parent | b6d2b77ff371bc11af2f4fda4fcf9c75610841cd (diff) | |
Version 1.5.1externals/company-math
| -rw-r--r-- | company-math.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/company-math.el b/company-math.el index 64fa43e..65102dd 100644 --- a/company-math.el +++ b/company-math.el @@ -4,7 +4,7 @@ ;; Author: Vitalie Spinu <spinuvit@gmail.com> ;; URL: https://github.com/vspinu/company-math ;; Keywords: Unicode, symbols, completion -;; Version: 1.5 +;; Version: 1.5.1 ;; Package-Requires: ((company "0.8.0") (math-symbol-lists "1.3")) ;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
