Skip to content

Commit

Permalink
Switch repo to github.com/thejpster.
Browse files Browse the repository at this point in the history
Bump patch version.
  • Loading branch information
thejpster committed Mar 24, 2018
1 parent 213e4ba commit c27a9ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[package]
name = "measurements"
version = "0.10.1"
version = "0.10.2"
authors = ["James O'Cull <[email protected]>",
"Jonathan Pallant <[email protected]>",
"Hannah McLaughlin <[email protected]>",
"Danilo Bargen <[email protected]>",
]
documentation = "https://docs.rs/crate/measurements"
repository = "https://github.com/jocull/rust-measurements"
repository = "https://github.com/thejpster/rust-measurements"
keywords = ["measurements", "lengths", "weights", "temperatures", "volumes"]
description = "Handle metric, imperial, and other measurements with ease! Types: Length, Temperature, Weight, Volume, Pressure"
license = "MIT"
Expand Down

0 comments on commit c27a9ad

Please sign in to comment.