Skip to content

Commit

Permalink
Bump version of ERC20TemporaryApproval to transient minimum (#5191)
Browse files Browse the repository at this point in the history
  • Loading branch information
cairoeth committed Sep 8, 2024
1 parent 55d6957 commit c01a0fa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-License-Identifier: MIT

pragma solidity ^0.8.20;
pragma solidity ^0.8.24;

import {IERC20, ERC20} from "../ERC20.sol";
import {IERC7674} from "../../../interfaces/draft-IERC7674.sol";
Expand Down

0 comments on commit c01a0fa

Please sign in to comment.