]> 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>
Mon, 13 Sep 2021 18:03:38 +0000 (19:03 +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 ba95ed094edf207be08834a11a2a4b257a372a67..a6e231b9d6302240229d200ab5d155b48c22fc6d 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