diff --git a/Cargo.lock b/Cargo.lock index 27f3239..c2e1f89 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3445,7 +3445,7 @@ dependencies = [ [[package]] name = "oboete" -version = "0.1.0" +version = "0.1.1" dependencies = [ "ashpd", "dirs", diff --git a/Cargo.toml b/Cargo.toml index 5a13b1a..a3239a6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oboete" -version = "0.1.0" +version = "0.1.1" authors = ["mariinkys (Alex Marín)"] edition = "2021" description = "A simple flashcards application for the COSMIC™ desktop"