Skip to content

Commit c2c1011

Browse files
committed
Add to author list.
1 parent d9ed11e commit c2c1011

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Cargo.toml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
[package]
22
name = "measurements"
3-
version = "0.7.0"
3+
version = "0.8.0"
44
authors = ["James O'Cull <[email protected]>",
55
"Jonathan Pallant <[email protected]>",
6-
"Hannah McLaughlin <[email protected]>"]
6+
"Hannah McLaughlin <[email protected]>",
7+
"Danilo Bargen <[email protected]>",
8+
]
79
documentation = "https://docs.rs/crate/measurements"
810
repository = "https://github.com/jocull/rust-measurements"
911
keywords = ["measurements", "lengths", "weights", "temperatures", "volumes"]

0 commit comments

Comments
 (0)