diff --git a/olric.go b/olric.go index 5d5e4d76..61d881f9 100644 --- a/olric.go +++ b/olric.go @@ -73,7 +73,7 @@ var ( ) // ReleaseVersion is the current stable version of Olric -const ReleaseVersion string = "0.3.0" +const ReleaseVersion string = "0.3.7" const ( nilTimeout = 0 * time.Second