From 3dd60d13c7bb4af33d1a0b0ff320d39039cfe9a0 Mon Sep 17 00:00:00 2001 From: Dmitry Gutov Date: Sat, 23 Mar 2013 08:11:13 +0400 Subject: [PATCH] Release 0.6.1 --- NEWS.md | 2 +- company.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS.md b/NEWS.md index 5d862955c..a16a8df74 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,6 +1,6 @@ # History of user-visible changes -## Next +## 2013-03-23 (0.6.1) * Documented `init` and `post-completion` back-end commands. * `company-eclim` and `company-clang` only expand the template on explicit user diff --git a/company.el b/company.el index 33c6c957e..facf48b1f 100644 --- a/company.el +++ b/company.el @@ -4,7 +4,7 @@ ;; Author: Nikolaj Schumacher ;; Maintainer: Dmitry Gutov -;; Version: 0.6 +;; Version: 0.6.1 ;; Keywords: abbrev, convenience, matching ;; URL: http://company-mode.github.com/ ;; Compatibility: GNU Emacs 22.x, GNU Emacs 23.x, GNU Emacs 24.x -- 2.39.2