Release 0.9.0-rc1

This commit is contained in:
David Tolnay
2017-01-15 09:25:09 -08:00
parent 4d1627fc96
commit 3a52364f3e
6 changed files with 9 additions and 19 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "serde_testing"
version = "0.8.22"
version = "0.9.0-rc1"
authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>"]
license = "MIT/Apache-2.0"
description = "A generic serialization/deserialization framework"