Skip to content

Commit 296a87e

Browse files
committed
pragma
1 parent eebd51e commit 296a87e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contracts/utils/Base58.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: MIT
22

3-
pragma solidity ^0.8.24;
3+
pragma solidity ^0.8.26;
44

55
import {SafeCast} from "./math/SafeCast.sol";
66
import {Bytes} from "./Bytes.sol";

0 commit comments

Comments
 (0)