From 2638630152d22a531f3758a4854b4f8da4e12de8 Mon Sep 17 00:00:00 2001 From: Adam Hendel Date: Fri, 29 Sep 2023 21:38:49 -0500 Subject: [PATCH] Update Trunk.toml --- Trunk.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Trunk.toml b/Trunk.toml index 54680e3..a118e29 100644 --- a/Trunk.toml +++ b/Trunk.toml @@ -6,7 +6,7 @@ description = "Execute SQL statements now and check the results later." homepage = "https://github.com/tembo-io/pg_later" documentation = "https://github.com/tembo-io/pg_later" categories = ["orchestration"] -version = "0.0.10" +version = "0.0.11" [build] postgres_version = "15"