Skip to content

Commit 651fd7b

Browse files
committed
Bump version to 0.2.3
This change bumps the program's version to 0.2.3. The following notable changes have been made since 0.2.2: - Added statically linked builds for arm-unknown-linux-musleabi and armv7-unknown-linux-musleabihf targets
1 parent d369840 commit 651fd7b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Unreleased
2-
----------
1+
0.2.3
2+
-----
33
- Added statically linked builds for `arm-unknown-linux-musleabi` and
44
`armv7-unknown-linux-musleabihf` targets
55

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "btrfs-backup"
3-
version = "0.2.2"
3+
version = "0.2.3"
44
authors = ["Daniel Mueller <deso@posteo.net>"]
55
edition = "2021"
66
license = "GPL-3.0-or-later"

0 commit comments

Comments
 (0)