Skip to content

Commit

Permalink
Release version 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tarsius committed Jan 1, 2025
1 parent fd1931c commit b530310
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions sisyphus.el
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
;;; sisyphus.el --- Create releases of Emacs packages -*- lexical-binding:t -*-

;; Copyright (C) 2022-2024 Jonas Bernoulli
;; Copyright (C) 2022-2025 Jonas Bernoulli

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

;; Package-Version: 0.2.0
;; Package-Version: 0.2.1
;; Package-Requires: (
;; (emacs "27.1")
;; (compat "30.0.0.0")
;; (elx "2.0.3")
;; (llama "0.3.1")
;; (magit "4.1.1"))
;; (compat "30.0.1.0")
;; (elx "2.0.4")
;; (llama "0.4.1")
;; (magit "4.2.0"))

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

Expand Down

0 comments on commit b530310

Please sign in to comment.