Skip to content

Commit

Permalink
chore: release Olric v0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
buraksezer committed Jan 29, 2023
1 parent fcd440f commit bf4f87c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion olric.go
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ import (
)

// ReleaseVersion is the current stable version of Olric
const ReleaseVersion string = "0.5.2"
const ReleaseVersion string = "0.5.3"

var (
// ErrOperationTimeout is returned when an operation times out.
Expand Down

0 comments on commit bf4f87c

Please sign in to comment.