diff options
author | Emile <git@emile.space> | 2023-04-25 18:50:45 +0200 |
---|---|---|
committer | Emile <git@emile.space> | 2023-04-25 18:50:45 +0200 |
commit | bb9f0e2471aa932eef03620fa45488446dc7bbf3 (patch) | |
tree | 68e63abb722eb171ea42b41167dcc88d90f3fe83 | |
parent | bb212b30d8bbddf7953e0a55c50831741c272f2c (diff) |
0.1.1 -> 0.1.2
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml index 18393fa..b90c104 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "vokobe" -version = "0.1.1" +version = "0.1.2" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |