summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--llama.el6
1 files changed, 4 insertions, 2 deletions
diff --git a/llama.el b/llama.el
index 7e2378e..4c79a48 100644
--- a/llama.el
+++ b/llama.el
@@ -6,8 +6,10 @@
;; Homepage: https://github.com/tarsius/llama
;; Keywords: extensions
-;; Package-Version: 1.0.1
-;; Package-Requires: ((emacs "26.1") (compat "30.1"))
+;; Package-Version: 1.0.2
+;; Package-Requires: (
+;; (emacs "26.1")
+;; (compat "30.1"))
;; SPDX-License-Identifier: GPL-3.0-or-later