Skip to content

Commit

Permalink
chore: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
buraksezer authored Aug 5, 2022
1 parent 33ac0e0 commit 7fe5aaa
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 @@ -55,7 +55,7 @@ import (
)

// ReleaseVersion is the current stable version of Olric
const ReleaseVersion string = "0.5.0-beta.7"
const ReleaseVersion string = "0.5.0-beta.8"

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

0 comments on commit 7fe5aaa

Please sign in to comment.