Skip to content

Commit 09ac987

Browse files
authored
chore: bump Wrappers version to 0.5.6 (#517)
1 parent 99c4b66 commit 09ac987

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.24"
3+
version = "0.1.25"
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.5"
3+
version = "0.5.6"
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)