diff --git a/Cargo.lock b/Cargo.lock index fb85aff..6ab02ac 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4,7 +4,7 @@ version = 3 [[package]] name = "astromonitor" -version = "0.2.0" +version = "0.3.0" dependencies = [ "minreq", "structopt", diff --git a/Cargo.toml b/Cargo.toml index f9f56b4..c9bb5d3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "astromonitor" -version = "0.2.0" +version = "0.3.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html