; project.el: Bump version.

This commit is contained in:
Dmitry Gutov 2022-12-12 01:14:14 +02:00
parent f2876014ad
commit 04b7e01885

View file

@ -1,7 +1,7 @@
;;; project.el --- Operations on the current project -*- lexical-binding: t; -*- ;;; project.el --- Operations on the current project -*- lexical-binding: t; -*-
;; Copyright (C) 2015-2022 Free Software Foundation, Inc. ;; 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")) ;; Package-Requires: ((emacs "26.1") (xref "1.4.0"))
;; This is a GNU ELPA :core package. Avoid using functionality that ;; This is a GNU ELPA :core package. Avoid using functionality that