branch: externals/company
commit 87dd4ddb757afb8f88be8c8ededb71b991b926af
Author: Dmitry Gutov <[email protected]>
Commit: Dmitry Gutov <[email protected]>
Release 1.0.1
---
company.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/company.el b/company.el
index 4e9a92b096..967c8ded55 100644
--- a/company.el
+++ b/company.el
@@ -5,7 +5,7 @@
;; Author: Nikolaj Schumacher
;; Maintainer: Dmitry Gutov <[email protected]>
;; URL: http://company-mode.github.io/
-;; Version: 1.0.0
+;; Version: 1.0.1
;; Keywords: abbrev, convenience, matching
;; Package-Requires: ((emacs "25.1"))