Add a comment documenting the package version being used (#2918)

This commit is contained in:
Francisco Giordano
2021-10-19 19:18:19 -03:00
committed by GitHub
parent 7fe5326c2d
commit c9bdb1f0ae
138 changed files with 388 additions and 124 deletions

View File

@ -1,4 +1,5 @@
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts v4.3.2 (utils/structs/EnumerableMap.sol)
pragma solidity ^0.8.0;