aboutsummaryrefslogtreecommitdiff
path: root/projectile.el
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2020-11-27 09:13:36 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2020-11-27 09:13:36 +0200
commit18f694931f0afe8b33e34731914e8bae81107b55 (patch)
treee5e3ff21cd1b9b195b5122c348b473f0acc83ef1 /projectile.el
parentc90e6ddaa9845bf089989aad9fe3d62d6904e348 (diff)
Release 2.3v2.3.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 8037e78..3a686dd 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.3.0-snapshot
+;; Version: 2.3.0
;; Package-Requires: ((emacs "25.1") (pkg-info "0.4"))
;; This file is NOT part of GNU Emacs.