Release 0.8.22

This commit is contained in:
David Tolnay
2017-01-10 17:10:26 -08:00
parent e461a23798
commit 9e45bd8c87
5 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "serde_codegen"
version = "0.8.21"
version = "0.8.22"
authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>"]
license = "MIT/Apache-2.0"
description = "Macros to auto-generate implementations for the serde framework"