diff --git a/Cargo.toml b/Cargo.toml index bd7028e..4a280c0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "skeleton" -version = "0.3.2" +version = "0.3.3" authors = ["Valentin Brandl "] description = "Skeleton project manager" homepage = "https://github.com/ntzwrk/skeleton" diff --git a/PKGBUILD b/PKGBUILD index 038ffc0..2e5bf5f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Valentin Brandl pkgname=skeleton -pkgver=0.3.2 +pkgver=0.3.3 pkgrel=1 makedepends=('rust' 'cargo') arch=('i686' 'x86_64' 'armv6h' 'armv7h') diff --git a/README.md b/README.md index 7952b8c..d9e51bd 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ Includes are executed first and in the provided order, followed by the selected ## Usage ``` -Skeleton 0.3.2 +Skeleton 0.3.3 Valentin B. Skeleton project manager