chore: tag 1.0.1

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I701b031d796adab4155cc6c22cd712826a6a6964
This commit is contained in:
raf 2026-05-02 00:17:39 +03:00
commit 98892ac48b
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1455,7 +1455,7 @@ dependencies = [
[[package]]
name = "pakker"
version = "1.0.1"
version = "1.0.2"
dependencies = [
"anyhow",
"async-trait",

View file

@ -1,6 +1,6 @@
[package]
name = "pakker"
version = "1.0.1"
version = "1.0.2"
edition = "2024"
authors = [ "NotAShelf <raf@notashelf.dev>" ]
description = "A fast, reliable multiplatform modpack manager for Minecraft"