Bump version to v0.4.2

This commit is contained in:
Carl Lerche
2017-04-05 12:12:05 -07:00
parent 9aa24ebea1
commit 1a6901cdcd
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
[package]
name = "bytes"
version = "0.4.1"
version = "0.4.2"
license = "MIT"
authors = ["Carl Lerche <[email protected]>"]
description = "Types and traits for working with bytes"