Tag 0.1.7
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details

Critical bug fixes

Signed-off-by: Jacob Kiers <code@kiers.eu>
This commit is contained in:
Jacob Kiers 2023-08-25 23:11:29 +02:00
parent 5f0de72b88
commit 086e2b4766
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -136,7 +136,7 @@ dependencies = [
[[package]]
name = "fourth"
version = "0.1.6"
version = "0.1.7"
dependencies = [
"byte_string",
"bytes",

View File

@ -1,6 +1,6 @@
[package]
name = "fourth"
version = "0.1.6"
version = "0.1.7"
edition = "2021"
authors = ["LI Rui <lr_cn@outlook.com>"]
license = "Apache-2.0"