Skip to content

Commit

Permalink
bump to 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcAntoine-Arnaud committed Aug 26, 2020
1 parent fc5625a commit 6e2930e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion yaserde/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "yaserde"
version = "0.4.2"
version = "0.4.3"
authors = ["Marc-Antoine Arnaud <arnaud.marcantoine@gmail.com>"]
description = "Serialization and deserialization library"
keywords = ["Serialization", "Deserialization", "XML"]
Expand Down
2 changes: 1 addition & 1 deletion yaserde_derive/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "yaserde_derive"
version = "0.4.2"
version = "0.4.3"
authors = ["Marc-Antoine Arnaud <arnaud.marcantoine@gmail.com>"]
description = "Serialization and deserialization macros"
keywords = ["Serialization", "Deserialization"]
Expand Down

0 comments on commit 6e2930e

Please sign in to comment.