From 9f041cdfaca0f3def74eb7d3348bbf35c12bcc5b Mon Sep 17 00:00:00 2001 From: Dmitry Gutov Date: Tue, 5 Oct 2021 19:58:26 +0300 Subject: [PATCH] Bump project.el version * lisp/progmodes/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 57a961c2607..3eaa789b3e9 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-2021 Free Software Foundation, Inc. -;; Version: 0.7.1 +;; Version: 0.8.0 ;; Package-Requires: ((emacs "26.1") (xref "1.0.2")) ;; This is a GNU ELPA :core package. Avoid using functionality that -- 2.39.5