mirror of https://github.com/etcd-io/bbolt.git
Update bbolt version to 1.4.0-alpha.0
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>pull/672/head
parent
4a059b4bea
commit
204e8bd9d9
|
@ -2,5 +2,5 @@ package version
|
|||
|
||||
var (
|
||||
// Version shows the last bbolt binary version released.
|
||||
Version = "1.3.7"
|
||||
Version = "1.4.0-alpha.0"
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue