Skip to content

Commit 80390b5

Browse files
committed
chore: release v0.5.2
1 parent 700ee31 commit 80390b5

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
@@ -57,7 +57,7 @@ import (
5757
)
5858

5959
// ReleaseVersion is the current stable version of Olric
60-
const ReleaseVersion string = "0.5.1"
60+
const ReleaseVersion string = "0.5.2"
6161

6262
var (
6363
// ErrOperationTimeout is returned when an operation times out.

0 commit comments

Comments
 (0)