Skip to content

Commit 9802e0f

Browse files
committed
Release v2.4.0
- 25 Go tests (git helpers, stack config, topo sort, UI) - go test runs in CI on all 3 OS - Shell completions: gx completion [bash|zsh|fish|powershell] - Removed dead gx shelf show subcommand
1 parent 1d4a187 commit 9802e0f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.3.0
1+
2.4.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "gx-git"
7-
version = "2.3.0"
7+
version = "2.4.0"
88
description = "Git Productivity Toolkit"
99
readme = "README.md"
1010
license = {text = "MIT"}

0 commit comments

Comments
 (0)