chore: tag 1.0.0
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I4cdbb718508af5f4b03ce2d1643bb98b6a6a6964
This commit is contained in:
parent
1079635cb9
commit
0fcb0d3e76
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -1428,7 +1428,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "pakker"
|
||||
version = "0.1.0"
|
||||
version = "1.0.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-trait",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "pakker"
|
||||
version = "0.1.0"
|
||||
version = "1.0.0"
|
||||
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