Skip to content

Commit 7ea776b

Browse files
committed
chore: bump version to 2.0.1
1 parent 5a4e33a commit 7ea776b

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
@@ -1114,7 +1114,7 @@ Displays warnings for missing dependencies."
11141114

11151115
;;;; Startup Header
11161116

1117-
(defconst pi-coding-agent-version "2.0.0"
1117+
(defconst pi-coding-agent-version "2.0.1"
11181118
"Version of pi-coding-agent.")
11191119

11201120
(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.0.0
9+
;; Version: 2.0.1
1010
;; Package-Requires: ((emacs "29.1") (transient "0.9.0"))
1111

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

0 commit comments

Comments
 (0)