Skip to content

Commit

Permalink
Bump version 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
liberal-boy committed Apr 9, 2021
1 parent 4ee2697 commit 011e695
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 @@ -13,7 +13,7 @@ import (
"strings"
)

const version = "0.6.1"
const version = "0.7.0"

var conf config.Config

Expand Down

0 comments on commit 011e695

Please sign in to comment.