Merge pull request #57 from media-io/skip_serializing_if

bump to 0.3.13
This commit is contained in:
Marc-Antoine ARNAUD
2020-03-25 20:04:21 +01:00
committed by GitHub
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "yaserde"
version = "0.3.12"
version = "0.3.13"
authors = ["Marc-Antoine Arnaud <arnaud.marcantoine@gmail.com>"]
description = "Serialization and deserialization library"
keywords = ["Serialization", "Deserialization", "XML"]