Skip to content

Commit 0b87627

Browse files
committed
v2.1.0
1 parent 4b5d30a commit 0b87627

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.bumpversion.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = v2.0.4
2+
current_version = v2.1.0
33
commit = True
44
tag = True
55

package-lock.json

100644100755
+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@oceanprotocol/contracts",
3-
"version": "2.0.4",
3+
"version": "2.1.0",
44
"description": "Ocean Protocol Smartcontracts",
55
"bugs": {
66
"url": "https://github.com/oceanprotocol/contracts/issues"

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = ocean-contracts
3-
version = v2.0.4
3+
version = v2.1.0
44
author = leucothia
55
author_email = [email protected]
66
description = 🐳 Ocean Protocol L1 - v4

0 commit comments

Comments
 (0)