diff --git a/Cargo.toml b/Cargo.toml index 7ab4026..f67faf9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "Amethyst" -version = "3.0.1" +version = "3.1.0" authors = ["michal ", "axtlos "] edition = "2021" description = "A fast and efficient AUR helper" diff --git a/PKGBUILD b/PKGBUILD index 26cffaf..c870d01 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Developer: jnats pkgname=amethyst -pkgver=3.0.1 +pkgver=3.1.0 pkgrel=1 pkgdesc="Fast, efficient and lightweight AUR helper/pacman wrapper" arch=('any')