diff --git a/Cargo.lock b/Cargo.lock index 5773673..841aee2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1455,7 +1455,7 @@ dependencies = [ [[package]] name = "pakker" -version = "1.0.1" +version = "1.0.2" dependencies = [ "anyhow", "async-trait", diff --git a/Cargo.toml b/Cargo.toml index a3a6260..b67df0a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pakker" -version = "1.0.1" +version = "1.0.2" edition = "2024" authors = [ "NotAShelf " ] description = "A fast, reliable multiplatform modpack manager for Minecraft"