Skip to content

Commit 89dd192

Browse files
committed
Bump version to v0.2.0
1 parent f25172d commit 89dd192

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
)
99

1010
// Version is the version of Brokli.
11-
var Version = "0.1.1"
11+
var Version = "0.2.0"
1212

1313
var rootCmd = &cobra.Command{
1414
Use: "brokli",

0 commit comments

Comments
 (0)