mirror of
https://github.com/Pagwin-Fedora/ppi.git
synced 2025-07-17 22:15:42 +00:00
version bump
This commit is contained in:
parent
c573ef8748
commit
5a10c86029
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
2
PKGBUILD
2
PKGBUILD
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Pagwin <spam@pagwin.xyz>
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue