diff --git a/Cargo.lock b/Cargo.lock index b3f5d4a..613f995 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1428,7 +1428,7 @@ dependencies = [ [[package]] name = "pakker" -version = "0.1.0" +version = "1.0.0" dependencies = [ "anyhow", "async-trait", diff --git a/Cargo.toml b/Cargo.toml index 04b3b9b..8427594 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pakker" -version = "0.1.0" +version = "1.0.0" edition = "2024" authors = [ "NotAShelf " ] description = "A fast, reliable multiplatform modpack manager for Minecraft"