branch: master commit 7e7f8c71f57b12f9bcbbf01f2bbcc59343ad76d4 Author: Vitalie Spinu <spinu...@gmail.com> Commit: Vitalie Spinu <spinu...@gmail.com>
Version 1.3 --- company-math.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/company-math.el b/company-math.el index b18c7fe..d087ab9 100644 --- a/company-math.el +++ b/company-math.el @@ -4,7 +4,7 @@ ;; Author: Vitalie Spinu ;; URL: https://github.com/vspinu/company-math ;; Keywords: Unicode, symbols, completion -;; Version: 1.2 +;; Version: 1.3 ;; Package-Requires: ((company "0.8.0") (math-symbol-lists "1.2")) ;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;