Skip to content

Commit b0a36d5

Browse files
committed
Bump version to 1.4.1
Signed-off-by: Benjamin Wang <[email protected]>
1 parent 3b994bd commit b0a36d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

Lines changed: 1 addition & 1 deletion
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.4.0"
5+
Version = "1.4.1"
66
)

0 commit comments

Comments
 (0)