branch: elpa/projectile commit e4d692c26aaa5680c03e5e601203f27fb7a879c9 Author: Bozhidar Batsov <bozhi...@batsov.dev> Commit: Bozhidar Batsov <bozhi...@batsov.dev>
Bump the development version --- projectile.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projectile.el b/projectile.el index 679f0f4..5583cb7 100644 --- a/projectile.el +++ b/projectile.el @@ -5,7 +5,7 @@ ;; Author: Bozhidar Batsov <bozhi...@batsov.dev> ;; URL: https://github.com/bbatsov/projectile ;; Keywords: project, convenience -;; Version: 2.5.0 +;; Version: 2.6.0-snapshot ;; Package-Requires: ((emacs "25.1")) ;; This file is NOT part of GNU Emacs.