Skip to content

Commit 8ec3ced

Browse files
committed
Bump versions to 0.5.1
1 parent fc60c25 commit 8ec3ced

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

instant-xml-macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "instant-xml-macros"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
edition = "2021"
55
rust-version = "1.61"
66
workspace = ".."

instant-xml/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "instant-xml"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
edition = "2021"
55
rust-version = "1.61"
66
workspace = ".."

0 commit comments

Comments
 (0)