Bump version to v0.2.5

This commit is contained in:
Carl Lerche
2015-04-07 14:53:12 -07:00
parent 29e5dc72bb
commit 8af74ae40e
+1 -1
View File
@@ -1,7 +1,7 @@
[package] [package]
name = "bytes" name = "bytes"
version = "0.2.4" version = "0.2.5"
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"