Update docs

This commit is contained in:
github-actions
2023-12-08 15:40:37 +00:00
parent f1f3469892
commit f7592e26a4
19 changed files with 153 additions and 154 deletions

View File

@ -1,7 +1,7 @@
{
"name": "@openzeppelin/contracts",
"description": "Secure Smart Contract library for Solidity",
"version": "4.9.4",
"version": "4.9.5",
"files": [
"**/*.sol",
"/build/contracts/*.json",

View File

@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts (last updated v4.9.4) (utils/Multicall.sol)
// OpenZeppelin Contracts (last updated v4.9.5) (utils/Multicall.sol)
pragma solidity ^0.8.0;