diff --git a/Cargo.toml b/Cargo.toml index e9c7594..4c9812a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ppi" -version = "1.1.2" +version = "1.1.3" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/PKGBUILD b/PKGBUILD index e808df6..f3ed9ba 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Pagwin pkgname='ppi-git' _name='ppi' -pkgver='1.1.2' +pkgver='1.1.3' pkgrel='1' pkgdesc="Pagwin's project initializer, a program which makes setting up project scaffolding easy" # I could set this to any or all the archictectures but I can't easily test for those so change this if needed