Skip to content

Commit 204e8bd

Browse files
committed
Update bbolt version to 1.4.0-alpha.0
Signed-off-by: Benjamin Wang <[email protected]>
1 parent 4a059b4 commit 204e8bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ package version
22

33
var (
44
// Version shows the last bbolt binary version released.
5-
Version = "1.3.7"
5+
Version = "1.4.0-alpha.0"
66
)

0 commit comments

Comments
 (0)