chore: tag 1.0.1
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I4992cfc0f5778c7fde25b055502665bb6a6a6964
This commit is contained in:
parent
e1720778ab
commit
5832b0cd01
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -1455,7 +1455,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "pakker"
|
name = "pakker"
|
||||||
version = "1.0.0"
|
version = "1.0.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow",
|
"anyhow",
|
||||||
"async-trait",
|
"async-trait",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "pakker"
|
name = "pakker"
|
||||||
version = "1.0.0"
|
version = "1.0.1"
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
authors = [ "NotAShelf <raf@notashelf.dev>" ]
|
authors = [ "NotAShelf <raf@notashelf.dev>" ]
|
||||||
description = "A fast, reliable multiplatform modpack manager for Minecraft"
|
description = "A fast, reliable multiplatform modpack manager for Minecraft"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue