summaryrefslogtreecommitdiff
path: root/llama.el
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2025-11-01 21:02:20 +0100
committerJonas Bernoulli <jonas@bernoul.li>2025-11-01 21:02:20 +0100
commite4803de8ab85991b6a944430bb4f543ea338636d (patch)
tree10d0ec39a6482a3bd4bacf0cb5c5aa9e7e035a59 /llama.el
parentfed8edcaae615f981be4041335d69228edb9e104 (diff)
Release version 1.0.2v1.0.2
Diffstat (limited to 'llama.el')
-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