(chore): bump version.

This commit is contained in:
Eduard Tolosa 2025-05-04 02:00:36 -05:00
parent f23e74c610
commit ae403db784
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -439,7 +439,7 @@ dependencies = [
[[package]]
name = "rusnapshot"
version = "0.5.0"
version = "0.5.1"
dependencies = [
"anyhow",
"chrono",

View file

@ -1,6 +1,6 @@
[package]
name = "rusnapshot"
version = "0.5.0"
version = "0.5.1"
authors = ["edu4rdshl"]
edition = "2024"
description = "Simple and handy btrfs snapshoting tool."