branch: externals/company-math
commit 3e1bd33f5a5a3fe4afc834919a4ad36c34f5ce98
Author: Vitalie Spinu <spinu...@gmail.com>
Commit: Vitalie Spinu <spinu...@gmail.com>

    Version 1.5
---
 .gitignore      | 1 +
 company-math.el | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000000..1c2f433de1
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+tmp
\ No newline at end of file
diff --git a/company-math.el b/company-math.el
index c778578cd9..34d73e965b 100644
--- a/company-math.el
+++ b/company-math.el
@@ -4,7 +4,7 @@
 ;; Author: Vitalie Spinu <spinu...@gmail.com>
 ;; URL: https://github.com/vspinu/company-math
 ;; Keywords:  Unicode, symbols, completion
-;; Version: 1.4
+;; Version: 1.5
 ;; Package-Requires: ((company "0.8.0") (math-symbol-lists "1.3"))
 ;;
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

Reply via email to