Skip to content

Commit 42eed6f

Browse files
authored
chore: bump Wrappers version to 0.6.1 (#597)
1 parent e139cf0 commit 42eed6f

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

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.26"
3+
version = "0.1.27"
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.6.0"
3+
version = "0.6.1"
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)