change version to 1.0.1

This commit is contained in:
2026-06-10 15:15:11 +03:00
parent 6feb4c02c1
commit 1008c37163
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -613,7 +613,7 @@ dependencies = [
[[package]]
name = "egui_rpm_installer"
version = "1.0.0"
version = "1.0.1"
dependencies = [
"eframe",
"egui",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "egui_rpm_installer"
version = "1.0.0"
version = "1.0.1"
edition = "2024"
authors = ["arabianq"]
description = "Simple graphical utility that installs/upgrades/removes .rpm files built with Rust and EGUI."