From e25f6a4e9150f5941843d150d13a2f2e48d0015d Mon Sep 17 00:00:00 2001 From: alexcos20 Date: Tue, 4 Jul 2023 01:07:19 -0700 Subject: [PATCH] v2.0.0-alpha.1 --- .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 4868a8a1..a4cf53ab 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = v1.1.13 +current_version = v2.0.0-alpha.1 commit = True tag = True diff --git a/package.json b/package.json index 302ca2ed..364b4d72 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oceanprotocol/contracts", - "version": "v1.1.13", + "version": "2.0.0-next.1", "description": "Ocean Protocol Smartcontracts", "bugs": { "url": "https://github.com/oceanprotocol/contracts/issues" diff --git a/setup.cfg b/setup.cfg index 9d9556ad..93612f02 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = ocean-contracts -version = v1.1.13 +version = v2.0.0-alpha.1 author = leucothia author_email = devops@oceanprotocol.com description = 🐳 Ocean Protocol L1 - v4