Skip to content

Commit 2ce94c0

Browse files
committed
chore: bump version to 2.4.0
1 parent 049d6b9 commit 2ce94c0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pi-coding-agent-ui.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1584,7 +1584,7 @@ Displays warnings for missing dependencies."
15841584

15851585
;;;; Startup Header
15861586

1587-
(defconst pi-coding-agent-version "2.3.1"
1587+
(defconst pi-coding-agent-version "2.4.0"
15881588
"Version of pi-coding-agent.")
15891589

15901590
(defconst pi-coding-agent--version-probe-delay 0.1

pi-coding-agent.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
;; Maintainer: Daniel Nouri <daniel.nouri@gmail.com>
77
;; URL: https://github.com/dnouri/pi-coding-agent
88
;; Keywords: ai llm ai-pair-programming tools
9-
;; Version: 2.3.1
9+
;; Version: 2.4.0
1010
;; Package-Requires: ((emacs "29.1") (transient "0.9.0") (md-ts-mode "0.3.0") (markdown-table-wrap "0.2.0"))
1111

1212
;; SPDX-License-Identifier: GPL-3.0-or-later

0 commit comments

Comments
 (0)