Skip to content

Commit

Permalink
feat(go-semantic-release): bump to v2.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
odsod committed Feb 20, 2024
1 parent 89839ff commit 4d6014a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/sggosemanticrelease/tools.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import (

const (
name = "go-semantic-release"
version = "2.28.0"
version = "2.30.0"
)

func Command(ctx context.Context, args ...string) *exec.Cmd {
Expand Down

0 comments on commit 4d6014a

Please sign in to comment.