master 094e2e56923: project.el: Bump the version
Dmitry Gutov <[email protected]> Wed, 15 Jul 2026 23:27:09 -0400 (EDT)
| Newsgroups | gmane.emacs.diffs |
|---|---|
| Message-ID | <[email protected]> |
branch: master commit 094e2e56923647fe85d51b37f4150044c4d30d99 Author: Dmitry Gutov <[email protected]> Commit: Dmitry Gutov <[email protected]> project.el: Bump the version --- lisp/progmodes/project.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/progmodes/project.el b/lisp/progmodes/project.el index 6ccb0ce0558..4ddfe7a48c4 100644 --- a/lisp/progmodes/project.el +++ b/lisp/progmodes/project.el @@ -1,7 +1,7 @@ ;;; project.el --- Operations on the current project -*- lexical-binding: t; -*- ;; Copyright (C) 2015-2026 Free Software Foundation, Inc. -;; Version: 0.11.2 +;; Version: 0.12.0 ;; Package-Requires: ((emacs "26.1") (xref "1.7.0")) ;; This is a GNU ELPA :core package. Avoid functionality that is not