Bump version to v0.4.0-dev

This commit is contained in:
Carl Lerche
2016-07-19 14:10:07 +02:00
parent 3ca009577b
commit b10b1cd2e2
+1 -1
View File
@@ -1,7 +1,7 @@
[package] [package]
name = "bytes" name = "bytes"
version = "0.3.0" version = "0.4.0-dev"
license = "MIT" license = "MIT"
authors = ["Carl Lerche <[email protected]>"] authors = ["Carl Lerche <[email protected]>"]
description = "Types and traits for working with bytes" description = "Types and traits for working with bytes"