We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd1931c commit b530310Copy full SHA for b530310
sisyphus.el
@@ -1,18 +1,18 @@
1
;;; sisyphus.el --- Create releases of Emacs packages -*- lexical-binding:t -*-
2
3
-;; Copyright (C) 2022-2024 Jonas Bernoulli
+;; Copyright (C) 2022-2025 Jonas Bernoulli
4
5
;; Author: Jonas Bernoulli <[email protected]>
6
;; Homepage: https://github.com/magit/sisyphus
7
;; Keywords: git tools vc
8
9
-;; Package-Version: 0.2.0
+;; Package-Version: 0.2.1
10
;; Package-Requires: (
11
;; (emacs "27.1")
12
-;; (compat "30.0.0.0")
13
-;; (elx "2.0.3")
14
-;; (llama "0.3.1")
15
-;; (magit "4.1.1"))
+;; (compat "30.0.1.0")
+;; (elx "2.0.4")
+;; (llama "0.4.1")
+;; (magit "4.2.0"))
16
17
;; SPDX-License-Identifier: GPL-3.0-or-later
18
0 commit comments