From 42cf1f33d24e5528f66b3fe0f9682f6e688280cd Mon Sep 17 00:00:00 2001 From: John Children Date: Thu, 25 Jun 2026 16:34:35 +0100 Subject: [PATCH] chore: Prepare for v0.11.2 release. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4e7c487..981c5f6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tmp-postgrust" -version = "0.11.1" +version = "0.11.2" authors = ["John Children "] license = "MIT" edition = "2018"