Skip to content

Commit

Permalink
project.el: Bump the version
Browse files Browse the repository at this point in the history
* lisp/progmodes/project.el: Bump the version.
  • Loading branch information
dgutov committed Aug 8, 2021
1 parent adab672 commit 3b32d05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lisp/progmodes/project.el
@@ -1,7 +1,7 @@
;;; project.el --- Operations on the current project -*- lexical-binding: t; -*-

;; Copyright (C) 2015-2021 Free Software Foundation, Inc.
;; Version: 0.6.0
;; Version: 0.6.1
;; Package-Requires: ((emacs "26.1") (xref "1.0.2"))

;; This is a GNU ELPA :core package. Avoid using functionality that
Expand Down

0 comments on commit 3b32d05

Please sign in to comment.