diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 046e42f5..d51c2eb4 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = v2.4.1 +current_version = v2.5.0 commit = True tag = True diff --git a/package-lock.json b/package-lock.json index 5f6975a0..e1b184ad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@oceanprotocol/contracts", - "version": "2.4.1", + "version": "2.5.0", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/package.json b/package.json index 68781968..3899a358 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oceanprotocol/contracts", - "version": "2.4.1", + "version": "2.5.0", "description": "Ocean Protocol Smartcontracts", "bugs": { "url": "https://github.com/oceanprotocol/contracts/issues" diff --git a/setup.cfg b/setup.cfg index ca5e332d..9fd43b6f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = ocean-contracts -version = v2.4.1 +version = v2.5.0 author = leucothia author_email = devops@oceanprotocol.com description = 🐳 Ocean Protocol L1 - v4