Skip to content

Commit 2a42b6a

Browse files
authored
v2.0.2 (#182)
1 parent 61ac811 commit 2a42b6a

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.1"
11+
version = "2.0.2"
1212

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

1616
[profile.release]
1717
lto = true

0 commit comments

Comments
 (0)