Skip to content

Commit

Permalink
Merge pull request #672 from ahrtr/version_20240110
Browse files Browse the repository at this point in the history
Update bbolt version to 1.4.0-alpha.0
  • Loading branch information
ahrtr authored Jan 12, 2024
2 parents 87fb5de + 204e8bd commit e016ddf
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 e016ddf

Please sign in to comment.