Bump version to v0.4.1

This commit is contained in:
Carl Lerche
2017-03-15 09:36:52 -07:00
parent 9e6d65a1d6
commit dcd6c184e4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
[package]
name = "bytes"
version = "0.4.0"
version = "0.4.1"
license = "MIT"
authors = ["Carl Lerche <[email protected]>"]
description = "Types and traits for working with bytes"