aboutsummaryrefslogtreecommitdiff
path: root/projectile.el
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2020-06-10 15:19:57 +0300
committerBozhidar Batsov <bozhidar@batsov.com>2020-06-10 15:19:57 +0300
commitdc0e7a5ba46f92bd224a5e89f0af2ace0ed05ade (patch)
tree6f45f5de567f5e70c5d36a6abef64d74d582556d /projectile.el
parent6e807fc994fb3dc60b7062a521e39bb97885d486 (diff)
Release 2.2.0v2.2.0
Diffstat (limited to 'projectile.el')
-rw-r--r--projectile.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/projectile.el b/projectile.el
index 3b7a967..5bce8dd 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.2.0-snapshot
+;; Version: 2.2.0
;; Package-Requires: ((emacs "25.1") (pkg-info "0.4"))
;; This file is NOT part of GNU Emacs.