Skip to content

Commit ab1e2bd

Browse files
committed
v1.1.0
1 parent f96f548 commit ab1e2bd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = v1.0.0
2+
current_version = v1.1.0
33
commit = True
44
tag = True
55

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@oceanprotocol/contracts",
3-
"version": "v1.0.0",
3+
"version": "v1.1.0",
44
"description": "Ocean Protocol Smartcontracts",
55
"bugs": {
66
"url": "https://github.com/oceanprotocol/contracts/issues"

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = ocean-contracts
3-
version = v1.0.0
3+
version = v1.1.0
44
author = leucothia
55
author_email = [email protected]
66
description = 🐳 Ocean Protocol L1 - v4

0 commit comments

Comments
 (0)