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 3cd69b5 commit 2d4b41eCopy full SHA for 2d4b41e
olric.go
@@ -57,7 +57,7 @@ import (
57
)
58
59
// ReleaseVersion is the current stable version of Olric
60
-const ReleaseVersion string = "0.5.0"
+const ReleaseVersion string = "0.5.1"
61
62
var (
63
// ErrOperationTimeout is returned when an operation times out.
0 commit comments