This commit is contained in:
Sean McArthur
2019-11-27 12:59:28 -08:00
parent 171cffa505
commit 98951ba26c
3 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ name = "bytes"
# - Update CHANGELOG.md.
# - Update doc URL.
# - Create "v0.5.x" git tag.
version = "0.5.1"
version = "0.5.2"
license = "MIT"
authors = ["Carl Lerche <[email protected]>"]
description = "Types and traits for working with bytes"