version bump

This commit is contained in:
Pagwin 2024-01-30 10:48:09 -05:00
parent c573ef8748
commit 5a10c86029
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[package] [package]
name = "ppi" name = "ppi"
version = "1.1.2" version = "1.1.3"
edition = "2021" edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

View file

@ -1,7 +1,7 @@
# Maintainer: Pagwin <spam@pagwin.xyz> # Maintainer: Pagwin <spam@pagwin.xyz>
pkgname='ppi-git' pkgname='ppi-git'
_name='ppi' _name='ppi'
pkgver='1.1.2' pkgver='1.1.3'
pkgrel='1' pkgrel='1'
pkgdesc="Pagwin's project initializer, a program which makes setting up project scaffolding easy" 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 # I could set this to any or all the archictectures but I can't easily test for those so change this if needed