From aaa206e9c08f5475f2ca1efd29685ed177ad4a34 Mon Sep 17 00:00:00 2001 From: alexcos20 Date: Mon, 10 Jul 2023 03:09:11 -0700 Subject: [PATCH] v2.0.0-alpha.2 --- .bumpversion.cfg | 2 +- package.json | 2 +- setup.cfg | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index a4cf53ab..ab4228e8 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = v2.0.0-alpha.1 +current_version = v2.0.0-alpha.2 commit = True tag = True diff --git a/package.json b/package.json index 78311b09..0bae325d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oceanprotocol/contracts", - "version": "2.0.0-next.1", + "version": "2.0.0-next.2", "description": "Ocean Protocol Smartcontracts", "bugs": { "url": "https://github.com/oceanprotocol/contracts/issues" diff --git a/setup.cfg b/setup.cfg index 93612f02..947d7b9c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = ocean-contracts -version = v2.0.0-alpha.1 +version = v2.0.0-alpha.2 author = leucothia author_email = devops@oceanprotocol.com description = 🐳 Ocean Protocol L1 - v4