Update version
This commit is contained in:
parent
b72461dbee
commit
7a1cea08c1
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ var (
|
||||||
// variable instead of a constant because
|
// variable instead of a constant because
|
||||||
// we typically need the pointer of this
|
// we typically need the pointer of this
|
||||||
// value.
|
// value.
|
||||||
MiddlewareVersion = "0.0.2"
|
MiddlewareVersion = "0.0.3"
|
||||||
)
|
)
|
||||||
|
|
||||||
// Client is used by the servicers to get Peer information
|
// Client is used by the servicers to get Peer information
|
||||||
|
|
Loading…
Reference in a new issue