Skip to content

Commit 0beb6ad

Browse files
bump: version 0.4.2 → 0.4.3
1 parent 985c084 commit 0beb6ad

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v0.4.3 (2025-05-29)
2+
3+
### Fix
4+
5+
- make general optional again (#43)
6+
17
## v0.4.2 (2025-05-22)
28

39
### Fix

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hub"
3-
version = "0.4.2"
3+
version = "0.4.3"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

0 commit comments

Comments
 (0)