Skip to content

Commit 8e996be

Browse files
committed
Bump version to v2.2.0
Assisted-By: devx/e1ed3200-c146-4a8c-a587-4fb53f60a492
1 parent c7849af commit 8e996be

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

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.1.0"
11+
version = "2.2.0"
1212

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

1616
[profile.release]
1717
lto = true

0 commit comments

Comments
 (0)