Skip to content

Commit 2d5b458

Browse files
authored
feat: bump versions (#1222)
1 parent 20d5d92 commit 2d5b458

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Scarb.toml

+4-4
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ keywords.workspace = true
2424
[workspace.package]
2525
version = "0.19.0"
2626
edition = "2024_07"
27-
cairo-version = "2.8.4"
28-
scarb-version = "2.8.4"
27+
cairo-version = "2.8.5"
28+
scarb-version = "2.8.5"
2929
authors = ["OpenZeppelin Community <[email protected]>"]
3030
description = "OpenZeppelin Contracts written in Cairo for Starknet, a decentralized ZK Rollup"
3131
documentation = "https://docs.openzeppelin.com/contracts-cairo"
@@ -40,8 +40,8 @@ keywords = [
4040
]
4141

4242
[workspace.dependencies]
43-
assert_macros = "2.8.4"
44-
starknet = "2.8.4"
43+
assert_macros = "2.8.5"
44+
starknet = "2.8.5"
4545
snforge_std = "0.33.0"
4646

4747
[dependencies]

0 commit comments

Comments
 (0)