From 64aaae30f4fbe230eab3a5c58c5529cba1a02c87 Mon Sep 17 00:00:00 2001 From: Hein Date: Wed, 1 Jul 2026 18:04:40 +0200 Subject: [PATCH] chore(release): bump version to 0.0.3 --- 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 95c7685..c7890cd 100644 --- a/linux/arch/PKGBUILD +++ b/linux/arch/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Hein (Warky Devs) pkgname=pgtidy-bin -pkgver=0.0.2 +pkgver=0.0.3 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 f0058f5..393da3d 100644 --- a/linux/centos/pgtidy.spec +++ b/linux/centos/pgtidy.spec @@ -1,5 +1,5 @@ Name: pgtidy -Version: 0.0.2 +Version: 0.0.3 Release: 1%{?dist} Summary: PostgreSQL SQL formatter and linter