summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--corfu.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/corfu.el b/corfu.el
index 6463c51..0a3524a 100644
--- a/corfu.el
+++ b/corfu.el
@@ -1,11 +1,11 @@
;;; corfu.el --- Completion Overlay Region FUnction -*- lexical-binding: t -*-
-;; Copyright (C) 2021 Free Software Foundation, Inc.
+;; Copyright (C) 2021, 2022 Free Software Foundation, Inc.
;; Author: Daniel Mendler <mail@daniel-mendler.de>
;; Maintainer: Daniel Mendler <mail@daniel-mendler.de>
;; Created: 2021
-;; Version: 0.17
+;; Version: 0.18
;; Package-Requires: ((emacs "27.1"))
;; Homepage: https://github.com/minad/corfu