diff --git a/anda/rust/kondo-ui/rust-kondo-ui.spec b/anda/rust/kondo-ui/rust-kondo-ui.spec index 377c7d973a..07fbbd84cf 100644 --- a/anda/rust/kondo-ui/rust-kondo-ui.spec +++ b/anda/rust/kondo-ui/rust-kondo-ui.spec @@ -2,7 +2,7 @@ %global crate kondo-ui Name: rust-kondo-ui -Version: 0.6.0 +Version: 0.7.0 Release: 1%{?dist} Summary: Filesystem cleaning tool that recursively searches directories for known project structures and allows you to clean them of unnecessary files like build artifacts diff --git a/anda/rust/kondo/rust-kondo.spec b/anda/rust/kondo/rust-kondo.spec index 9fbedd3da7..427e4fb3f8 100644 --- a/anda/rust/kondo/rust-kondo.spec +++ b/anda/rust/kondo/rust-kondo.spec @@ -4,7 +4,7 @@ %global crate kondo Name: rust-kondo -Version: 0.6 +Version: 0.7 Release: 1%{?dist} Summary: Filesystem cleaning tool for projects