We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2c67d4 commit a501712Copy full SHA for a501712
ntex/CHANGES.md
@@ -1,6 +1,6 @@
1
# Changes
2
3
-## [0.2.0-b01] - 2021-01-19
+## [0.2.0-b.1] - 2021-01-19
4
5
* Introduce ntex::framed module
6
ntex/Cargo.toml
[package]
name = "ntex"
-version = "0.2.0-b01"
+version = "0.2.0-b.1"
authors = ["ntex contributors <team@ntex.rs>"]
description = "Framework for composable network services"
readme = "README.md"
0 commit comments