Skip to content

Commit 2d4b41e

Browse files
committed
chore: release v0.5.1
1 parent 3cd69b5 commit 2d4b41e

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.0"
60+
const ReleaseVersion string = "0.5.1"
6161

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

0 commit comments

Comments
 (0)