Release 0.9.1

This commit is contained in:
David Tolnay
2017-01-25 14:55:52 -08:00
parent 4c77af53e5
commit 7612fd8e82
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "serde_testing"
version = "0.9.0"
version = "0.0.0"
authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>"]
license = "MIT/Apache-2.0"
description = "A generic serialization/deserialization framework"