From: Dmitry Gutov Date: Mon, 25 May 2020 19:29:47 +0000 (+0300) Subject: Bump project.el version X-Git-Tag: emacs-28.0.90~7279 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3f66908ee0821d638ec9bf4360400cbd2e58f70a;p=emacs.git Bump project.el version * project.el: Bump the version --- 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