Skip to content

Commit dc93e4b

Browse files
committed
chore: update ReleaseVersion to 0.5.0-beta.2
1 parent 9cb4179 commit dc93e4b

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.1"
58+
const ReleaseVersion string = "0.5.0-beta.2"
5959

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

0 commit comments

Comments
 (0)