diff --git a/Cargo.lock b/Cargo.lock index 283cabe..4c81faf 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -147,7 +147,7 @@ dependencies = [ [[package]] name = "aliveline" -version = "0.2.0" +version = "0.2.1" dependencies = [ "chrono", "serde", diff --git a/Cargo.toml b/Cargo.toml index 4780d86..c1ecef4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "aliveline" -version = "0.2.0" +version = "0.2.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html