Skip to content

Commit d3c36bf

Browse files
committed
chore: bump version to 0.2.1
1 parent abc037b commit d3c36bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/git-scope/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414
"github.com/Bharath-code/git-scope/internal/tui"
1515
)
1616

17-
const version = "0.2.0"
17+
const version = "0.2.1"
1818

1919
func usage() {
2020
fmt.Fprintf(os.Stderr, `git-scope v%s — A fast TUI to see the status of all git repositories

0 commit comments

Comments
 (0)