Skip to content

Commit 2acd34c

Browse files
authored
Merge pull request #23 from OneSignal/bump-ver-0.10.0
chore: Bump Package Version to 0.10.0
2 parents b3f0ba7 + 0d583c6 commit 2acd34c

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

Cargo.toml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
[package]
22
name = "serde_magnus"
3-
version = "0.9.0"
3+
version = "0.10.0"
44
description = "Serde integration for Magnus"
55
edition = "2018"
66
rust-version = "1.65"
7-
authors = ["Joe Wilm <joe@jwilm.com>", "George Claghorn <georgeclaghorn@gmail.com>"]
7+
authors = [
8+
"Joe Wilm <joe@jwilm.com>",
9+
"George Claghorn <georgeclaghorn@gmail.com>",
10+
]
811
repository = "https://github.com/OneSignal/serde-magnus"
912
homepage = "https://github.com/OneSignal/serde-magnus"
1013
documentation = "https://docs.rs/serde_magnus"

0 commit comments

Comments
 (0)