Skip to content

Commit 429074d

Browse files
Bump version
1 parent cfe251d commit 429074d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -1,6 +1,6 @@
11
[package]
22
name = "ferium"
3-
version = "4.1.1"
3+
version = "4.1.2"
44
edition = "2021"
55
authors = [
66
"Ilesh Thiada (theRookieCoder) <[email protected]>",
@@ -16,7 +16,7 @@ license = "MPL-2.0"
1616
keywords = ["minecraft", "mod-manager", "modrinth", "curseforge", "github"]
1717

1818
[features]
19-
# default = ["gtk"]
19+
default = ["gtk"]
2020
gtk = ["libium/gtk"]
2121
xdg = ["libium/xdg"]
2222

0 commit comments

Comments
 (0)