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