branch: master
commit 4711695af3df93f1bbceee165c505fea5bfc49ac
Author: Dmitry Gutov <dgu...@yandex.ru>
Commit: Dmitry Gutov <dgu...@yandex.ru>

    Release 0.9.6
---
 NEWS.md    | 5 +++--
 company.el | 2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/NEWS.md b/NEWS.md
index 48aa592..520766f 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,8 +1,9 @@
 # History of user-visible changes
 
-## Next
+## 2018-02-23 (0.9.6)
 
-* Workaround for Emacs bug#23980 triggered in combination with flyspell.
+* Workaround for Emacs' ([bug#23980](https://debbugs.gnu.org/23980)) triggered
+  in combination with Flyspell.
 
 ## 2018-02-18 (0.9.5)
 
diff --git a/company.el b/company.el
index 6b294f2..13481db 100644
--- a/company.el
+++ b/company.el
@@ -5,7 +5,7 @@
 ;; Author: Nikolaj Schumacher
 ;; Maintainer: Dmitry Gutov <dgu...@yandex.ru>
 ;; URL: http://company-mode.github.io/
-;; Version: 0.9.5
+;; Version: 0.9.6
 ;; Keywords: abbrev, convenience, matching
 ;; Package-Requires: ((emacs "24.3"))
 

Reply via email to