From a0838e4bdc119fda119ad989cb3e70ddf5a081a0 Mon Sep 17 00:00:00 2001 From: Hein Date: Thu, 2 Jul 2026 14:42:16 +0200 Subject: [PATCH] chore(release): bump version to 0.0.4 --- 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 c7890cd..7189a50 100644 --- a/linux/arch/PKGBUILD +++ b/linux/arch/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Hein (Warky Devs) pkgname=pgtidy-bin -pkgver=0.0.3 +pkgver=0.0.4 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 393da3d..103dfc8 100644 --- a/linux/centos/pgtidy.spec +++ b/linux/centos/pgtidy.spec @@ -1,5 +1,5 @@ Name: pgtidy -Version: 0.0.3 +Version: 0.0.4 Release: 1%{?dist} Summary: PostgreSQL SQL formatter and linter