Skip to content

Commit 0e74372

Browse files
committed
bump version to 2.0.2
1 parent c36ba90 commit 0e74372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010
howto "github.com/guitaricet/howto/pkg"
1111
)
1212

13-
const VERSION = "2.0.1"
13+
const VERSION = "2.0.2"
1414

1515
func main() {
1616
flag.Usage = func() {

0 commit comments

Comments
 (0)