summaryrefslogtreecommitdiff
path: root/embark.el
diff options
context:
space:
mode:
Diffstat (limited to 'embark.el')
-rw-r--r--embark.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/embark.el b/embark.el
index bc35629..b3dfd76 100644
--- a/embark.el
+++ b/embark.el
@@ -1,11 +1,11 @@
;;; embark.el --- Conveniently act on minibuffer completions -*- lexical-binding: t; -*-
-;; Copyright (C) 2021, 2022 Free Software Foundation, Inc.
+;; Copyright (C) 2021-2023 Free Software Foundation, Inc.
;; Author: Omar Antolín Camarena <omar@matem.unam.mx>
;; Maintainer: Omar Antolín Camarena <omar@matem.unam.mx>
;; Keywords: convenience
-;; Version: 0.23
+;; Version: 1.0
;; Homepage: https://github.com/oantolin/embark
;; Package-Requires: ((emacs "27.1") (compat "29.1.4.0"))