# SPDX-FileCopyrightText: 2024 Michael Picht <mipi@fsfe.org>
#
# SPDX-License-Identifier: GPL-3.0-or-later
# Makefile is only used to create a new release. Usage:
# make RELEASE=X.Y.Z
# (1) adjust version in Cargo.toml, commit and push changes
# (2) create an annotated tag with name RELEASE and push change
# (3) publish new version to crate.io
: