Skip to content

Commit 0a99353

Browse files
chore: bump package to v0.15.0 (#131)
1 parent 426fbca commit 0a99353

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/apidocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ servers:
44
info:
55
title: tx-mining-service API
66
description: This service is used to resolving transactions before propagating them into the network
7-
version: 0.14.1
7+
version: 0.15.0
88
paths:
99
/health-check:
1010
get:

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
[tool.poetry]
77
name = "tx-mining-service"
8-
version = "0.14.1"
8+
version = "0.15.0"
99
package-mode = false
1010
description = "Service to mine transactions"
1111
authors = ["Hathor Team <contact@hathor.network>"]

0 commit comments

Comments
 (0)