chore: prepare bytes v1.4.0 (#593)

This commit is contained in:
Alice Ryhl
2023-01-31 20:38:32 +01:00
committed by GitHub
parent 05e9d5cab9
commit 21ed332836
2 changed files with 16 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ name = "bytes"
# When releasing to crates.io:
# - Update CHANGELOG.md.
# - Create "v1.x.y" git tag.
version = "1.3.0"
version = "1.4.0"
license = "MIT"
authors = [
"Carl Lerche <[email protected]>",