diff --git a/Cargo.lock b/Cargo.lock index 0e684b5..25e1377 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4,7 +4,7 @@ version = 3 [[package]] name = "astromonitor" -version = "0.3.1" +version = "0.4.0" dependencies = [ "chrono", "dirs", diff --git a/Cargo.toml b/Cargo.toml index db474ed..4068b0a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "astromonitor" -version = "0.3.1" +version = "0.4.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html