From d869c730fce5ecd195ec648f8aa336783eca6123 Mon Sep 17 00:00:00 2001 From: Stefan Kreutz Date: Mon, 15 Jun 2026 23:41:29 +0200 Subject: Release temp-postgres 0.4.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 7b787d2..11013d5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] # Crate temp-postgres on crates.io is a library of a different project. name = "temp-postgres-command" -version = "0.4.0" +version = "0.4.1" edition = "2024" authors = ["Stefan Kreutz "] description = "Run the PostgreSQL server off a temporary data directory" -- cgit v1.3.1