From 1fc4e3fb3f6caba6a4ca69060c7992ea5d24ff36 Mon Sep 17 00:00:00 2001 From: Dmitry Gutov Date: Sun, 17 May 2020 05:00:46 +0300 Subject: [PATCH] ; Bump the project.el version to trigger a new release --- 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 2092d692b50..198f040fb29 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.1.2 +;; Version: 0.1.3 ;; Package-Requires: ((emacs "26.3")) ;; This is a GNU ELPA :core package. Avoid using functionality that -- 2.39.2