]> git.eshelyaron.com Git - emacs.git/commitdiff
Bump lisp/progmodes/project.el version to 0.7.1
authorJoão Távora <joaotavora@gmail.com>
Mon, 13 Sep 2021 16:43:43 +0000 (17:43 +0100)
committerJoão Távora <joaotavora@gmail.com>
Tue, 14 Sep 2021 11:22:15 +0000 (12:22 +0100)
Amont other things exposes the new project-buffers generic function to
ELPA users.

* lisp/progmodes/project.el (Version): Bump to 0.7.1

lisp/progmodes/project.el

index b2b1a7870a3481191aee31f207326a4fb0d12c85..67c34b4e5c5daf01b918b726ca23b224e9a1bcd2 100644 (file)
@@ -1,7 +1,7 @@
 ;;; project.el --- Operations on the current project  -*- lexical-binding: t; -*-
 
 ;; Copyright (C) 2015-2021 Free Software Foundation, Inc.
-;; Version: 0.6.1
+;; Version: 0.7.1
 ;; Package-Requires: ((emacs "26.1") (xref "1.0.2"))
 
 ;; This is a GNU ELPA :core package.  Avoid using functionality that