Skip to content

Commit ddd3338

Browse files
committed
Fix version in MetaTransactionV0 preset
1 parent 8f60be7 commit ddd3338

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/presets/src/meta_tx_v0.cairo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: MIT
2-
// OpenZeppelin Contracts for Cairo v2.0.0-alpha.1 (presets/src/meta_tx_v0.cairo)
2+
// OpenZeppelin Contracts for Cairo v3.0.0 (presets/src/meta_tx_v0.cairo)
33

44
#[starknet::contract]
55
pub mod MetaTransactionV0 {

0 commit comments

Comments
 (0)