Skip to content

Commit b530310

Browse files
committed
Release version 0.2.1
1 parent fd1931c commit b530310

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

sisyphus.el

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
;;; sisyphus.el --- Create releases of Emacs packages -*- lexical-binding:t -*-
22

3-
;; Copyright (C) 2022-2024 Jonas Bernoulli
3+
;; Copyright (C) 2022-2025 Jonas Bernoulli
44

55
;; Author: Jonas Bernoulli <[email protected]>
66
;; Homepage: https://github.com/magit/sisyphus
77
;; Keywords: git tools vc
88

9-
;; Package-Version: 0.2.0
9+
;; Package-Version: 0.2.1
1010
;; Package-Requires: (
1111
;; (emacs "27.1")
12-
;; (compat "30.0.0.0")
13-
;; (elx "2.0.3")
14-
;; (llama "0.3.1")
15-
;; (magit "4.1.1"))
12+
;; (compat "30.0.1.0")
13+
;; (elx "2.0.4")
14+
;; (llama "0.4.1")
15+
;; (magit "4.2.0"))
1616

1717
;; SPDX-License-Identifier: GPL-3.0-or-later
1818

0 commit comments

Comments
 (0)