Skip to content

Commit e476fc3

Browse files
committed
Release 0.1.20
1 parent 6d33f7e commit e476fc3

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
# Unreleased
99

10-
- None
10+
- None.
11+
12+
# 0.1.20 (15. April, 2023)
13+
14+
- **change:** Remove transitive dependencies on num-traits and ordered-float ([#143])
15+
16+
[#143]: https://github.com/EmbarkStudios/mirror-mirror/pull/143
1117

1218
# 0.1.19 (26. February, 2023)
1319

crates/mirror-mirror/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mirror-mirror"
3-
version = "0.1.19"
3+
version = "0.1.20"
44
edition = "2021"
55
authors = ["Embark <[email protected]>", "David Pedersen <[email protected]>"]
66
repository = "https://github.com/EmbarkStudios/mirror-mirror"

0 commit comments

Comments
 (0)