Bump version to v0.4.8 (#206)

This commit is contained in:
Carl Lerche
2018-05-25 16:50:42 -07:00
committed by GitHub
parent 8c041142a0
commit 406b048ae6
3 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
[package]
name = "bytes"
version = "0.4.7" # don't forget to update html_root_url
version = "0.4.8" # don't forget to update html_root_url
license = "MIT/Apache-2.0"
authors = ["Carl Lerche <[email protected]>"]
description = "Types and traits for working with bytes"