Skip to content

Commit afd62ed

Browse files
committed
[enh] bump version
1 parent 0eeee97 commit afd62ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hister.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ import (
3131
"gopkg.in/yaml.v3"
3232
)
3333

34-
const Version = "v0.7.0"
34+
const Version = "v0.8.0"
3535

3636
var (
3737
cliErrorStyle = lipgloss.NewStyle().Foreground(lipgloss.Color("9")).Bold(true)

0 commit comments

Comments
 (0)