Skip to content

Commit 93cd1ab

Browse files
committed
Release 0.1.6
1 parent a2146fb commit 93cd1ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Unreleased (0.1.6)
1+
## 0.1.6
22
* Feature "serde": Replace _serde_ crate with _serde_core_.
33

44
## 0.1.5

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "linked_hash_set"
3-
version = "0.1.5"
3+
version = "0.1.6"
44
authors = ["Alex Butler <[email protected]>"]
55
edition = "2024"
66
description = "HashSet with insertion ordering"

0 commit comments

Comments
 (0)