bump patch

This commit is contained in:
Bryson Steck 2025-03-23 21:41:31 -06:00
parent 6c36757c51
commit 6fda40ab6d
Signed by: bryson
SSH key fingerprint: SHA256:XpKABw/nP4z8UVaH+weLaBnEOD86+cVwif+QjuYLGT4
3 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -572,7 +572,7 @@ dependencies = [
[[package]] [[package]]
name = "refractr" name = "refractr"
version = "0.6.0" version = "0.6.1"
dependencies = [ dependencies = [
"clap", "clap",
"colored", "colored",

View file

@ -1,7 +1,7 @@
[package] [package]
name = "refractr" name = "refractr"
license = "MPL-2.0" license = "MPL-2.0"
version = "0.6.0" version = "0.6.1"
edition = "2021" edition = "2021"
[dependencies] [dependencies]

0
man/refractr.1 Normal file
View file