Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew committed Mar 30, 2024
1 parent 4473936 commit 22015a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ import (
"github.com/olekukonko/ts"
)

const localVersion = "2.7.2"
const localVersion = "2.7.3"

var bold = color.New(color.Bold)
var boldBlue = color.New(color.Bold, color.FgBlue)
Expand Down

0 comments on commit 22015a0

Please sign in to comment.