Эх сурвалжийг харах

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>
bors[bot] 2 жил өмнө
parent
commit
5b3d6fcbff
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "smoltcp"
-version = "0.9.0"
+version = "0.8.1"
 edition = "2018"
 rust-version = "1.60"
 authors = ["whitequark <whitequark@whitequark.org>"]