diff --git a/Cargo.lock b/Cargo.lock index 6a82a8d..3a20c3b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4,7 +4,7 @@ version = 3 [[package]] name = "Amethyst" -version = "4.0.2" +version = "4.0.3" dependencies = [ "alpm", "alpm-utils", diff --git a/Cargo.toml b/Cargo.toml index 1f2b3f7..f1dbb75 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "Amethyst" -version = "4.0.2" +version = "4.0.3" authors = ["Michal S. ", "axtlos ", "trivernis ", "Fries "] description = "A fast and efficient AUR helper" repository = "https://github.com/crystal-linux/amethyst"