diff options
| author | Ingo Lohmar <i.lohmar@gmail.com> | 2017-01-24 21:45:47 +0100 |
|---|---|---|
| committer | Ingo Lohmar <i.lohmar@gmail.com> | 2017-02-10 20:33:50 +0100 |
| commit | e62157d43b2c874d2edbd547c3bdfb05d0a7ae5c (patch) | |
| tree | 99682c1b208288c6d0cbdd1a95879a72081a5748 | |
| parent | 2f00e0a6ab233a894c2da2a8786b311acc5f2aae (diff) | |
Bump version
| -rw-r--r-- | company-statistics.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/company-statistics.el b/company-statistics.el index a7dd961..7c6326a 100644 --- a/company-statistics.el +++ b/company-statistics.el @@ -1,10 +1,10 @@ ;;; company-statistics.el --- Sort candidates using completion history -*- lexical-binding: t -*- -;; Copyright (C) 2014-2015 Free Software Foundation, Inc. +;; Copyright (C) 2014-2017 Free Software Foundation, Inc. ;; Author: Ingo Lohmar <i.lohmar@gmail.com> ;; URL: https://github.com/company-mode/company-statistics -;; Version: 0.2.2 +;; Version: 0.2.3 ;; Keywords: abbrev, convenience, matching ;; Package-Requires: ((emacs "24.3") (company "0.8.5")) |
