From a75bc8c62a301b2e7b31b90ff3bb8ce10ff0339b Mon Sep 17 00:00:00 2001 From: alexcos20 Date: Sun, 26 Feb 2023 22:59:49 -0800 Subject: [PATCH] v1.1.9 --- .bumpversion.cfg | 2 +- package.json | 10 +++++----- setup.cfg | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index fff630bb..85e9c335 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = v1.1.8 +current_version = v1.1.9 commit = True tag = True diff --git a/package.json b/package.json index f142c2e5..1eb69c5c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oceanprotocol/contracts", - "version": "v1.1.8", + "version": "v1.1.9", "description": "Ocean Protocol Smartcontracts", "bugs": { "url": "https://github.com/oceanprotocol/contracts/issues" @@ -42,8 +42,8 @@ "test:full:cover": "npx hardhat coverage" }, "devDependencies": { - "@nomiclabs/hardhat-ethers": "^2.1.1", - "@nomiclabs/hardhat-etherscan": "^3.1.0", + "@nomiclabs/hardhat-ethers": "^2.2.2", + "@nomiclabs/hardhat-etherscan": "^3.1.6", "@nomiclabs/hardhat-vyper": "^3.0.0", "@nomiclabs/hardhat-waffle": "^2.0.3", "@openzeppelin/contracts": "^4.7.3", @@ -53,8 +53,8 @@ "eth-permit": "^0.2.3", "ethereum-waffle": "^3.4.4", "ethereumjs-util": "^7.1.5", - "ethers": "^5.7.0", - "hardhat": "^2.10.2", + "ethers": "^5.7.2", + "hardhat": "^2.12.7", "hardhat-contract-sizer": "^2.6.1", "hardhat-gas-reporter": "^1.0.8", "solidity-bytes-utils": "^0.8.0", diff --git a/setup.cfg b/setup.cfg index 0d999a33..def63001 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = ocean-contracts -version = v1.1.8 +version = v1.1.9 author = leucothia author_email = devops@oceanprotocol.com description = 🐳 Ocean Protocol L1 - v4