Bump remaining versions to 0.8.1

This commit is contained in:
David Tolnay
2016-08-11 09:16:14 -07:00
parent 1f31bb2db9
commit 85864e6ccb
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "serde_testing"
version = "0.8.0"
version = "0.8.1"
authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>"]
license = "MIT/Apache-2.0"
description = "A generic serialization/deserialization framework"