Skip to content

Commit 5b6fae6

Browse files
committed
chore: version bump to v0.3.11
1 parent 5d7762c commit 5b6fae6

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
@@ -73,7 +73,7 @@ var (
7373
)
7474

7575
// ReleaseVersion is the current stable version of Olric
76-
const ReleaseVersion string = "0.3.10"
76+
const ReleaseVersion string = "0.3.11"
7777

7878
const (
7979
nilTimeout = 0 * time.Second

0 commit comments

Comments
 (0)