Release v5.1.0 (rc) (#5264)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-10-17 13:42:48 +02:00
committed by GitHub
parent 4ddb8d8fe6
commit a889714f3a
123 changed files with 127 additions and 121 deletions

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts (last updated v5.1.0-rc.0) (utils/cryptography/RSA.sol)
// OpenZeppelin Contracts (last updated v5.1.0-rc.1) (utils/cryptography/RSA.sol)
pragma solidity ^0.8.20;
import {Math} from "../math/Math.sol";