We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 700ee31 commit 80390b5Copy full SHA for 80390b5
olric.go
@@ -57,7 +57,7 @@ import (
57
)
58
59
// ReleaseVersion is the current stable version of Olric
60
-const ReleaseVersion string = "0.5.1"
+const ReleaseVersion string = "0.5.2"
61
62
var (
63
// ErrOperationTimeout is returned when an operation times out.
0 commit comments