Skip to content

Commit f392e5a

Browse files
committed
v1.1.15
1 parent 4d69c02 commit f392e5a

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.1.14
2+
current_version = v1.1.15
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.1.14",
3+
"version": "v1.1.15",
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.1.14
3+
version = v1.1.15
44
author = leucothia
55
author_email = devops@oceanprotocol.com
66
description = 🐳 Ocean Protocol L1 - v4

0 commit comments

Comments
 (0)