Skip to content

Commit 3450654

Browse files
Release 0.2.34
1 parent 02a2a87 commit 3450654

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "bootupd"
33
description = "Bootloader updater"
44
license = "Apache-2.0"
5-
version = "0.2.33"
5+
version = "0.2.34"
66
authors = ["Colin Walters <walters@verbum.org>"]
77
edition = "2021"
88
rust-version = "1.90.0"

contrib/packaging/bootupd.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
%global crate bootupd
44

55
Name: rust-%{crate}
6-
Version: 0.2.33
6+
Version: 0.2.34
77
Release: 1%{?dist}
88
Summary: Bootloader updater
99

0 commit comments

Comments
 (0)