Bump version to 0.3.2.

This commit is contained in:
Erick Tryzelaar
2015-04-26 09:21:26 -07:00
parent 3b44792ff3
commit 7cc319acca
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "serde_macros"
version = "0.3.1"
version = "0.3.2"
authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>"]
license = "MIT/Apache-2.0"
description = "Macros to auto-generate implementations for the serde framework"