Skip to content

Commit e3311a1

Browse files
committed
v4.2.0
1 parent 09ac95e commit e3311a1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v4.2.0 - 2025-08-27
4+
5+
- `Version`'s serde deserializer can now work with `String` as well as `str`.
6+
37
## v4.1.0 - 2025-06-03
48

59
- Added `impl From<Range> for pubgrub::Range<Version>`

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hexpm"
3-
version = "4.1.0"
3+
version = "4.2.0"
44
authors = ["Louis Pilfold <[email protected]>"]
55
edition = "2024"
66

0 commit comments

Comments
 (0)