We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d69c02 commit f392e5aCopy full SHA for f392e5a
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = v1.1.14
+current_version = v1.1.15
3
commit = True
4
tag = True
5
package.json
@@ -1,6 +1,6 @@
{
"name": "@oceanprotocol/contracts",
- "version": "v1.1.14",
+ "version": "v1.1.15",
"description": "Ocean Protocol Smartcontracts",
"bugs": {
6
"url": "https://github.com/oceanprotocol/contracts/issues"
setup.cfg
[metadata]
name = ocean-contracts
-version = v1.1.14
+version = v1.1.15
author = leucothia
author_email = devops@oceanprotocol.com
description = 🐳 Ocean Protocol L1 - v4
0 commit comments