From 9e926412e256954d38f0ae18804c602a7ae517e4 Mon Sep 17 00:00:00 2001 From: Mohammed Shahnawaz Date: Wed, 22 May 2024 01:06:44 +0530 Subject: [PATCH] Update Trunk.toml --- Trunk.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Trunk.toml b/Trunk.toml index c68a58b..4aa08c8 100644 --- a/Trunk.toml +++ b/Trunk.toml @@ -6,7 +6,7 @@ description = "Open source s3 tiering extension for Postgres." homepage = "https://github.com/tembo-io/pg_tier" documentation = "https://github.com/tembo-io/pg_tier" categories = ["analytics", "connectors"] -version = "0.0.3" +version = "0.0.4" [build] postgres_version = "15"