From 3f66908ee0821d638ec9bf4360400cbd2e58f70a Mon Sep 17 00:00:00 2001 From: Dmitry Gutov Date: Mon, 25 May 2020 22:29:47 +0300 Subject: [PATCH] Bump project.el version * 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 9c100ad2187..88f73e4fb31 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.2.0 +;; Version: 0.3.0 ;; Package-Requires: ((emacs "26.3")) ;; This is a GNU ELPA :core package. Avoid using functionality that -- 2.39.5