From ca3caf1a07825d7a519b3d57597aa83926c51f88 Mon Sep 17 00:00:00 2001 From: Gustav Westling Date: Mon, 30 Jan 2017 16:53:49 +0100 Subject: [PATCH] Release v3! --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 30fa420..56769b0 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,8 @@ # goriak [![Build Status](https://circleci.com/gh/zegl/goriak.svg?style=shield)](https://circleci.com/gh/zegl/goriak) [![codecov](https://codecov.io/gh/zegl/goriak/branch/v3/graph/badge.svg)](https://codecov.io/gh/zegl/goriak/branch/v3) [![Go Report Card](https://goreportcard.com/badge/gopkg.in/zegl/goriak.v3)](https://goreportcard.com/report/gopkg.in/zegl/goriak.v3) [![Join the chat at https://gitter.im/golangriak/Lobby](https://badges.gitter.im/golangriak/Lobby.svg)](https://gitter.im/golangriak/Lobby) -v3 of Goriak is currently in beta. It is mostly stable and only minor changes will be done before the first stable release. - -Current version: `v3.0.0-beta1`. -Riak KV version: 2.0 or higher, the latest version of Riak KV is always recommended. +Current version: `v3.0.0`. +Riak KV version: 2.0 or higher, the latest version of Riak KV is always recommended. +Version 2 of goriak is available [here](https://github.com/zegl/goriak/tree/v2). # What is goriak?