From 2d790c6c57b244447390c023679752243e0049c9 Mon Sep 17 00:00:00 2001 From: Dmitry Gutov Date: Sun, 13 Dec 2020 04:12:35 +0200 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 98ad41487a1..0ed5f1f907c 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-2020 Free Software Foundation, Inc. -;; Version: 0.5.2 +;; Version: 0.5.3 ;; Package-Requires: ((emacs "26.3") (xref "1.0.2")) ;; This is a GNU ELPA :core package. Avoid using functionality that -- 2.39.2