chore: prepare bytes v1.1.0 (#509)

This commit is contained in:
Alice Ryhl
2021-08-25 17:48:41 +02:00
committed by GitHub
parent 55e296850d
commit ebc61e5af1
2 changed files with 23 additions and 2 deletions
+2 -2
View File
@@ -3,8 +3,8 @@
name = "bytes"
# When releasing to crates.io:
# - Update CHANGELOG.md.
# - Create "v1.0.x" git tag.
version = "1.0.1"
# - Create "v1.x.y" git tag.
version = "1.1.0"
license = "MIT"
authors = [
"Carl Lerche <[email protected]>",