Skip to content

Commit c27a9ad

Browse files
committed
Switch repo to github.com/thejpster.
Bump patch version.
1 parent 213e4ba commit c27a9ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[package]
22
name = "measurements"
3-
version = "0.10.1"
3+
version = "0.10.2"
44
authors = ["James O'Cull <[email protected]>",
55
"Jonathan Pallant <[email protected]>",
66
"Hannah McLaughlin <[email protected]>",
77
"Danilo Bargen <[email protected]>",
88
]
99
documentation = "https://docs.rs/crate/measurements"
10-
repository = "https://github.com/jocull/rust-measurements"
10+
repository = "https://github.com/thejpster/rust-measurements"
1111
keywords = ["measurements", "lengths", "weights", "temperatures", "volumes"]
1212
description = "Handle metric, imperial, and other measurements with ease! Types: Length, Temperature, Weight, Volume, Pressure"
1313
license = "MIT"

0 commit comments

Comments
 (0)