chore: prepare bytes v1.5.0 (#627)

This commit is contained in:
Alice Ryhl
2023-09-07 10:52:15 +02:00
committed by GitHub
parent 64c4fa2867
commit 74e6e200fd
2 changed files with 12 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.4.0"
version = "1.5.0"
license = "MIT"
authors = [
"Carl Lerche <[email protected]>",