Explorar o código

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] %!s(int64=2) %!d(string=hai) anos
pai
achega
5b3d6fcbff
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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>"]