Skip to content

Commit 21c5292

Browse files
committed
chore: version bump
1 parent 37aa6d3 commit 21c5292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

olric.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ import (
5555
)
5656

5757
// ReleaseVersion is the current stable version of Olric
58-
const ReleaseVersion string = "0.5.0-beta.6"
58+
const ReleaseVersion string = "0.5.0-beta.7"
5959

6060
var (
6161
// ErrOperationTimeout is returned when an operation times out.

0 commit comments

Comments
 (0)