Release v5.1.0 (rc) (#5124)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Ernesto García <ernestognw@gmail.com>
This commit is contained in:
github-actions[bot]
2024-10-03 16:37:01 +02:00
committed by GitHub
parent fd29158067
commit 4feb895f9f
123 changed files with 246 additions and 104 deletions

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts (last updated v5.0.0) (utils/math/SignedMath.sol)
// OpenZeppelin Contracts (last updated v5.1.0-rc.0) (utils/math/SignedMath.sol)
pragma solidity ^0.8.20;