* lisp/progmodes/project.el: Up xref dependency and bump the version
authorDmitry Gutov <dmitry@gutov.dev>
Sun, 26 May 2024 22:23:30 +0000 (01:23 +0300)
committerDmitry Gutov <dmitry@gutov.dev>
Sun, 26 May 2024 22:23:30 +0000 (01:23 +0300)
lisp/progmodes/project.el

index c57c16073b9358dfabe2aed525cacd990bde3458..dceca2eab4885f85878352c61c1b13b255aa5b27 100644 (file)
@@ -1,8 +1,8 @@
 ;;; project.el --- Operations on the current project  -*- lexical-binding: t; -*-
 
 ;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
-;; Version: 0.10.0
-;; Package-Requires: ((emacs "26.1") (xref "1.4.0"))
+;; Version: 0.11.0
+;; Package-Requires: ((emacs "26.1") (xref "1.7.0"))
 
 ;; This is a GNU ELPA :core package.  Avoid functionality that is not
 ;; compatible with the version of Emacs recorded above.