From 04b7e01885db04e0512f5a5519ad2ac5b3dd2180 Mon Sep 17 00:00:00 2001 From: Dmitry Gutov Date: Mon, 12 Dec 2022 01:14:14 +0200 Subject: [PATCH] ; project.el: Bump 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 016dfdd5b4d..7cdaba9c07d 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-2022 Free Software Foundation, Inc. -;; Version: 0.9.2 +;; Version: 0.9.3 ;; Package-Requires: ((emacs "26.1") (xref "1.4.0")) ;; This is a GNU ELPA :core package. Avoid using functionality that -- 2.39.2