From c7d1ccbbd17a706fd7ccba3ca42324784ca8d96d Mon Sep 17 00:00:00 2001 From: katsumi143 <32640219+katsumi143@users.noreply.github.com> Date: Tue, 7 May 2024 15:15:06 +1000 Subject: [PATCH] version 0.1.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index fb3aa36..8be646f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "postgrest" authors = ["HAKUMI", "katsumi143 "] -version = "0.1.0" +version = "0.1.1" edition = "2021" [dependencies]