From 60602d1de783a523aee84bba06f4eab3277d6436 Mon Sep 17 00:00:00 2001 From: Hein Date: Fri, 17 Jul 2026 09:40:51 +0200 Subject: [PATCH] chore(release): bump version to 0.0.5 --- linux/arch/PKGBUILD | 2 +- linux/centos/pgtidy.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/linux/arch/PKGBUILD b/linux/arch/PKGBUILD index 7189a50..b5f596a 100644 --- a/linux/arch/PKGBUILD +++ b/linux/arch/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Hein (Warky Devs) pkgname=pgtidy-bin -pkgver=0.0.4 +pkgver=0.0.5 pkgrel=1 pkgdesc="PostgreSQL SQL formatter and linter" arch=('x86_64' 'aarch64') diff --git a/linux/centos/pgtidy.spec b/linux/centos/pgtidy.spec index 103dfc8..d07a8a8 100644 --- a/linux/centos/pgtidy.spec +++ b/linux/centos/pgtidy.spec @@ -1,5 +1,5 @@ Name: pgtidy -Version: 0.0.4 +Version: 0.0.5 Release: 1%{?dist} Summary: PostgreSQL SQL formatter and linter