Skip to content

Commit

Permalink
feat(convco): bump to v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
odsod committed Jun 14, 2024
1 parent e3ff99c commit 99806f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/sgconvco/tools.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import (

const (
name = "convco"
version = "0.4.3"
version = "0.5.1"
)

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

0 comments on commit 99806f4

Please sign in to comment.