chore: tag 1.0.1
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I701b031d796adab4155cc6c22cd712826a6a6964
This commit is contained in:
parent
62f3230456
commit
98892ac48b
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -1455,7 +1455,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "pakker"
|
||||
version = "1.0.1"
|
||||
version = "1.0.2"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-trait",
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue