diff options
author | venomade <venomade@venomade.com> | 2024-05-08 20:02:39 +0100 |
---|---|---|
committer | venomade <venomade@venomade.com> | 2024-05-08 20:02:39 +0100 |
commit | 9b52d8e46869ebfde8d619c9b9e84a0e64b2b09b (patch) | |
tree | ebe7cf50d3657a725ace5ccaeab1bec2e7cb71db /Cargo.toml | |
parent | d1cb531ae9ad4427861bc60ad5430d75a69ff197 (diff) |
Increase version number Update website link to new repo Add new screenshots for version 0.0.2
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml index 5bdd004..e9a8b16 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "number_of_the_day" -version = "0.1.0" +version = "0.0.2" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |