diff options
author | Joris | 2022-03-19 22:21:10 +0100 |
---|---|---|
committer | Joris | 2022-03-19 22:21:10 +0100 |
commit | fc5d0bcd25059e45064478710aa2943d8369dcd0 (patch) | |
tree | d8c6447051cc58a8d365f00234be0b5111c1c771 /Cargo.toml | |
parent | df678802f8d7dfefc4145f8c874c9b715f0cc0fd (diff) |
1.1.1
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "calendar" -version = "1.1.0" +version = "1.1.1" authors = ["Joris GUYONVARCH"] edition = "2018" |