Bump version to 0.1.3

This commit is contained in:
Carl Lerche
2015-02-17 15:04:04 -08:00
parent 7e02c29e85
commit b7c7ff5ab6
+1 -1
View File
@@ -1,7 +1,7 @@
[package] [package]
name = "bytes" name = "bytes"
version = "0.1.2" version = "0.1.3"
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"