Skip to content

Commit 5b3d6fc

Browse files
bors[bot]thvdveld
andauthored
Merge #692
692: use same version number as released r=thvdveld a=thvdveld This reverts the bump to `0.9.0` and just makes the version the same as the released one. Co-authored-by: Thibaut Vandervelden <thvdveld@vub.be>
2 parents 26b2eae + 5ab74b3 commit 5b3d6fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "smoltcp"
3-
version = "0.9.0"
3+
version = "0.8.1"
44
edition = "2018"
55
rust-version = "1.60"
66
authors = ["whitequark <whitequark@whitequark.org>"]

0 commit comments

Comments
 (0)