Skip to content

Commit bced8e5

Browse files
authored
v2.0.3 (#187)
1 parent eddfda3 commit bced8e5

File tree

2 files changed

+4
-4
lines changed

2 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.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ members = [
88
]
99

1010
[workspace.package]
11-
version = "2.0.2"
11+
version = "2.0.3"
1212

1313
[workspace.dependencies]
14-
shopify_function_macro = { version = "=2.0.2", path = "shopify_function_macro" }
14+
shopify_function_macro = { version = "=2.0.3", path = "shopify_function_macro" }
1515

1616
[profile.release]
1717
lto = true

0 commit comments

Comments
 (0)