Skip to content

Commit

Permalink
chore: release v0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
buraksezer committed Jan 15, 2023
1 parent 700ee31 commit 80390b5
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.1"
const ReleaseVersion string = "0.5.2"

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

0 comments on commit 80390b5

Please sign in to comment.