Skip to content

Commit

Permalink
Update bbolt version to 1.4.0-alpha.0
Browse files Browse the repository at this point in the history
Signed-off-by: Benjamin Wang <[email protected]>
  • Loading branch information
ahrtr committed Jan 10, 2024
1 parent 4a059b4 commit 204e8bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -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"
)

0 comments on commit 204e8bd

Please sign in to comment.