diff --git a/Cargo.toml b/Cargo.toml index e166baa..974e843 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "fc_journey_validation" description = "Validate GPS trajectories using a set of rules" -version = "1.0.1" +version = "1.0.2" readme = "README.md" license = "MIT" edition = "2021"