From 4abc89700fc6e205d1ebb0c47df3a52afaeecf0c Mon Sep 17 00:00:00 2001 From: Hein Date: Fri, 17 Jul 2026 13:21:20 +0200 Subject: [PATCH] chore(release): bump version to 0.0.6 --- 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 b5f596a..9d04318 100644 --- a/linux/arch/PKGBUILD +++ b/linux/arch/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Hein (Warky Devs) pkgname=pgtidy-bin -pkgver=0.0.5 +pkgver=0.0.6 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 d07a8a8..75d6701 100644 --- a/linux/centos/pgtidy.spec +++ b/linux/centos/pgtidy.spec @@ -1,5 +1,5 @@ Name: pgtidy -Version: 0.0.5 +Version: 0.0.6 Release: 1%{?dist} Summary: PostgreSQL SQL formatter and linter