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 37aa6d3 commit 21c5292Copy full SHA for 21c5292
olric.go
@@ -55,7 +55,7 @@ import (
55
)
56
57
// ReleaseVersion is the current stable version of Olric
58
-const ReleaseVersion string = "0.5.0-beta.6"
+const ReleaseVersion string = "0.5.0-beta.7"
59
60
var (
61
// ErrOperationTimeout is returned when an operation times out.
0 commit comments