diff options
| author | Bozhidar Batsov <bozhidar@batsov.com> | 2020-02-04 20:31:22 +0200 |
|---|---|---|
| committer | Bozhidar Batsov <bozhidar@batsov.com> | 2020-02-04 20:31:22 +0200 |
| commit | 88a26e6b2fd3ec392b77f6815ba841cfae43a35a (patch) | |
| tree | dc6109b2f9bd9bd6f4324b690b1d50517e24eb3a | |
| parent | 34b2665023f9a29ebd2a415bfb8091db3c804d46 (diff) | |
Bump the development version
| -rw-r--r-- | projectile.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/projectile.el b/projectile.el index 73d8f26..a796a74 100644 --- a/projectile.el +++ b/projectile.el @@ -5,7 +5,7 @@ ;; Author: Bozhidar Batsov <bozhidar@batsov.com> ;; URL: https://github.com/bbatsov/projectile ;; Keywords: project, convenience -;; Version: 2.1.0 +;; Version: 2.2.0-snapshot ;; Package-Requires: ((emacs "25.1") (pkg-info "0.4")) ;; This file is NOT part of GNU Emacs. |
