branch: master commit e82c91d960f9418774959f299d0e064fcb6ba0ad Author: Vitalie Spinu <spinu...@gmail.com> Commit: Vitalie Spinu <spinu...@gmail.com>
Bump version --- company-math.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/company-math.el b/company-math.el index 1690060..ab8ef82 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.0 +;; Version: 1.0.1 ;; Package-Requires: ((company "0.8.0") (math-symbol-lists "1.0")) ;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;