branch: elpa/llama
commit 732389e3886b510c2661d7d4fd65e01837211e8a
Author: Jonas Bernoulli <[email protected]>
Commit: Jonas Bernoulli <[email protected]>
Remove Package-Version header
I'll have to wait until the next release to be able to add this again.
Closes #2.
---
llama.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/llama.el b/llama.el
index c78096ca6a..c4831c0ef6 100644
--- a/llama.el
+++ b/llama.el
@@ -6,7 +6,6 @@
;; Homepage: https://github.com/tarsius/llama
;; Keywords: extensions
-;; Package-Version: 0
;; Package-Requires: ((emacs "26.1"))
;; SPDX-License-Identifier: GPL-3.0-or-later