Update version

This commit is contained in:
Patrick O'Grady 2020-09-28 07:51:43 -07:00
parent b72461dbee
commit 7a1cea08c1
No known key found for this signature in database
GPG key ID: 8DE11C985C0C8D85

View file

@ -38,7 +38,7 @@ var (
// variable instead of a constant because
// we typically need the pointer of this
// value.
MiddlewareVersion = "0.0.2"
MiddlewareVersion = "0.0.3"
)
// Client is used by the servicers to get Peer information