@@ -9,7 +9,7 @@ Generated by [AVA](https://avajs.dev).
99> Snapshot 1
1010
1111 `// SPDX-License-Identifier: MIT␊
12- // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.3.0 ␊
12+ // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.4.1 ␊
1313 #![no_std]␊
1414 ␊
1515 #[contract]␊
@@ -21,7 +21,7 @@ Generated by [AVA](https://avajs.dev).
2121> Snapshot 1
2222
2323 `// SPDX-License-Identifier: MIT␊
24- // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.3.0 ␊
24+ // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.4.1 ␊
2525 #![no_std]␊
2626 ␊
2727 #[contract]␊
@@ -40,7 +40,7 @@ Generated by [AVA](https://avajs.dev).
4040> Snapshot 1
4141
4242 `// SPDX-License-Identifier: MIT␊
43- // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.3.0 ␊
43+ // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.4.1 ␊
4444 #![no_std]␊
4545 ␊
4646 #[contract]␊
@@ -59,7 +59,7 @@ Generated by [AVA](https://avajs.dev).
5959> Snapshot 1
6060
6161 `// SPDX-License-Identifier: MIT␊
62- // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.3.0 ␊
62+ // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.4.1 ␊
6363 #![no_std]␊
6464 ␊
6565 #[contract]␊
@@ -81,7 +81,7 @@ Generated by [AVA](https://avajs.dev).
8181> Snapshot 1
8282
8383 `// SPDX-License-Identifier: MIT␊
84- // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.3.0 ␊
84+ // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.4.1 ␊
8585 #![no_std]␊
8686 ␊
8787 #[contract]␊
@@ -103,7 +103,7 @@ Generated by [AVA](https://avajs.dev).
103103> Snapshot 1
104104
105105 `// SPDX-License-Identifier: MIT␊
106- // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.3.0 ␊
106+ // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.4.1 ␊
107107 #![no_std]␊
108108 ␊
109109 use some::library::SomeLibrary;␊
@@ -117,7 +117,7 @@ Generated by [AVA](https://avajs.dev).
117117> Snapshot 1
118118
119119 `// SPDX-License-Identifier: MIT␊
120- // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.3.0 ␊
120+ // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.4.1 ␊
121121 #![no_std]␊
122122 ␊
123123 use some::library::{Misc, SomeLibrary};␊
@@ -131,7 +131,7 @@ Generated by [AVA](https://avajs.dev).
131131> Snapshot 1
132132
133133 `// SPDX-License-Identifier: MIT␊
134- // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.3.0 ␊
134+ // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.4.1 ␊
135135 #![no_std]␊
136136 ␊
137137 use another::library::{self as custom1, self as custom2, AnotherLibrary};␊
@@ -146,7 +146,7 @@ Generated by [AVA](https://avajs.dev).
146146> Snapshot 1
147147
148148 `// SPDX-License-Identifier: MIT␊
149- // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.3.0 ␊
149+ // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.4.1 ␊
150150 ␊
151151 //! Some documentation␊
152152 #![no_std]␊
@@ -160,7 +160,7 @@ Generated by [AVA](https://avajs.dev).
160160> Snapshot 1
161161
162162 `// SPDX-License-Identifier: MIT␊
163- // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.3.0 ␊
163+ // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.4.1 ␊
164164 ␊
165165 //! # Security␊
166166 //!␊
@@ -176,7 +176,7 @@ Generated by [AVA](https://avajs.dev).
176176> Snapshot 1
177177
178178 `// SPDX-License-Identifier: MIT␊
179- // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.3.0 ␊
179+ // Compatible with OpenZeppelin Stellar Soroban Contracts ^0.4.1 ␊
180180 ␊
181181 //! Some documentation␊
182182 ␊
0 commit comments