(chore): bump version

This commit is contained in:
Eduard Tolosa 2025-05-04 00:12:50 -05:00
parent 2a2058f781
commit 7b363e0207
2 changed files with 3 additions and 2 deletions

2
Cargo.lock generated
View file

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

View file

@ -1,7 +1,8 @@
[package]
name = "rusnapshot"
version = "0.4.1"
version = "0.5.0"
authors = ["edu4rdshl"]
edition = "2018"
description = "Simple and handy btrfs snapshoting tool."
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html