Skip to content

Commit 46f7899

Browse files
authored
Merge pull request #134 from HathorNetwork/chore/v0.15.1
chore: version bump
2 parents bdcae0b + 892f05d commit 46f7899

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.15.0
7+
version: 0.15.1
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.15.0"
8+
version = "0.15.1"
99
package-mode = false
1010
description = "Service to mine transactions"
1111
authors = ["Hathor Team <contact@hathor.network>"]

0 commit comments

Comments
 (0)