Skip to content

Commit b5c2948

Browse files
committed
v2.5.0
1 parent 71fbbb9 commit b5c2948

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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 = v2.4.1
2+
current_version = v2.5.0
33
commit = True
44
tag = True
55

β€Žpackage-lock.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Ž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": "2.4.1",
3+
"version": "2.5.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 = v2.4.1
3+
version = v2.5.0
44
author = leucothia
55
author_email = devops@oceanprotocol.com
66
description = 🐳 Ocean Protocol L1 - v4

0 commit comments

Comments
Β (0)