chore: prepare bytes v1.3.0 (#579)

This commit is contained in:
Sean Lynch
2022-11-21 08:06:49 +01:00
committed by GitHub
parent 8a8c41f5c2
commit 9b227220df
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.2.1"
version = "1.3.0"
license = "MIT"
authors = [
"Carl Lerche <[email protected]>",