Skip to content

Commit 0ea88c2

Browse files
authored
chore: bump Wrappers version to 0.5.7 (#529)
1 parent 4820d68 commit 0ea88c2

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

supabase-wrappers/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "supabase-wrappers"
3-
version = "0.1.25"
3+
version = "0.1.26"
44
authors = ["Supabase Inc. https://supabase.com/"]
55
license = "Apache-2.0"
66
description = "Postgres Foreign Data Wrapper development framework in Rust."

wrappers/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wrappers"
3-
version = "0.5.6"
3+
version = "0.5.7"
44
publish = false
55
homepage = "https://github.com/supabase/wrappers/tree/main/wrappers"
66
repository = "https://github.com/supabase/wrappers/tree/main/wrappers"

0 commit comments

Comments
 (0)