Skip to content

Commit c850b93

Browse files
committed
chore: version bump
1 parent 4f619f4 commit c850b93

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
@@ -58,7 +58,7 @@ import (
5858
)
5959

6060
// ReleaseVersion is the current stable version of Olric
61-
const ReleaseVersion string = "0.4.6"
61+
const ReleaseVersion string = "0.4.7"
6262

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

0 commit comments

Comments
 (0)