Skip to content

Commit 93c06b6

Browse files
committed
Bump Olric version to v0.7.3
1 parent f294ebc commit 93c06b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

olric.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ import (
5757
)
5858

5959
// ReleaseVersion is the current stable version of Olric
60-
const ReleaseVersion string = "0.7.2"
60+
const ReleaseVersion string = "0.7.3"
6161

6262
var (
6363
// ErrOperationTimeout is returned when an operation times out.

0 commit comments

Comments
 (0)