Merge release-v5.0 branch (#4930)
This commit is contained in:
committed by
GitHub
parent
51b3e37d07
commit
5705e8208b
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@openzeppelin/contracts",
|
||||
"description": "Secure Smart Contract library for Solidity",
|
||||
"version": "5.0.1",
|
||||
"version": "5.0.2",
|
||||
"files": [
|
||||
"**/*.sol",
|
||||
"/build/contracts/*.json",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
// SPDX-License-Identifier: MIT
|
||||
// OpenZeppelin Contracts (last updated v5.0.0) (utils/Base64.sol)
|
||||
// OpenZeppelin Contracts (last updated v5.0.2) (utils/Base64.sol)
|
||||
|
||||
pragma solidity ^0.8.20;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user