Skip to content

Commit 0718735

Browse files
committed
Version 5.0.4
1 parent 330f487 commit 0718735

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ resolver = "2"
55

66
[workspace.package]
77
edition = "2024"
8-
version = "5.0.3"
8+
version = "5.0.4"
99
authors = ["Théo Rozier <contact@theorozier.fr>"]
1010
homepage = "https://github.com/theorzr/portablemc"
1111
repository = "https://github.com/theorzr/portablemc"
@@ -14,7 +14,7 @@ readme = "README.md"
1414
rust-version = "1.88.0"
1515

1616
[workspace.dependencies]
17-
portablemc = { path = "portablemc", version = "=5.0.3" }
17+
portablemc = { path = "portablemc", version = "=5.0.4" }
1818

1919
# Utils
2020
thiserror = "2.0.3"

0 commit comments

Comments
 (0)