Skip to content

Commit 8942a9f

Browse files
authored
chore: bump Wrappers version to 0.4.5 (#429)
1 parent 6cdd853 commit 8942a9f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

supabase-wrappers/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "supabase-wrappers"
3-
version = "0.1.20"
3+
version = "0.1.21"
44
edition = "2021"
55
authors = ["Supabase Inc. https://supabase.com/"]
66
license = "Apache-2.0"

wrappers/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wrappers"
3-
version = "0.4.4"
3+
version = "0.4.5"
44
edition = "2021"
55
publish = false
66

0 commit comments

Comments
 (0)