Commit ac2bf7f0 by Francisco Giordano

3.4.2

parent 1a81fa2f
......@@ -18,7 +18,7 @@
# Changelog
## 3.4.2
## 3.4.2 (2021-08-26)
* `TimelockController`: Add additional isOperationReady check.
......
{
"name": "@openzeppelin/contracts-upgradeable",
"description": "Secure Smart Contract library for Solidity",
"version": "3.4.1",
"version": "3.4.2",
"files": [
"**/*.sol",
"/build/contracts/*.json",
......
{
"name": "openzeppelin-solidity",
"version": "3.4.1",
"version": "3.4.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
......
......@@ -2,7 +2,7 @@
"private": true,
"name": "openzeppelin-solidity",
"description": "Secure Smart Contract library for Solidity",
"version": "3.4.1",
"version": "3.4.2",
"files": [
"/contracts/**/*.sol",
"/build/contracts/*.json",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment