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