Skip to content

Commit

Permalink
Bump version to v0.56.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ankur22 committed Jan 6, 2025
1 parent 60c2ca8 commit 50afb99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/consts/consts.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
)

// Version contains the current semantic version of k6.
const Version = "0.55.0"
const Version = "0.56.0"

// Banner returns the ASCII-art banner with the k6 logo
func Banner() string {
Expand Down

0 comments on commit 50afb99

Please sign in to comment.