Skip to content

Commit b41068e

Browse files
authored
chore: bump package version to v0.11.0 (#102)
1 parent 78090dd commit b41068e

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.10.0
7+
version: 0.11.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.10.0"
8+
version = "0.11.0"
99
description = "Service to mine transactions"
1010
authors = ["Hathor Team <contact@hathor.network>"]
1111
license = "MIT"

0 commit comments

Comments
 (0)