aboutsummaryrefslogtreecommitdiff
path: root/projectile.el
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2015-03-29 10:06:18 +0300
committerBozhidar Batsov <bozhidar@batsov.com>2015-03-29 10:06:18 +0300
commit479c03642ffe50dfd88770ac55587f44c6c3c500 (patch)
treef640e078922cc092f745f7cabc46e0cc52130835 /projectile.el
parenta6a800263beaa765bcaec8653a4d74e2e8dbd716 (diff)
Release 0.12v0.12.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 2f68dd1..88b9124 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: 0.11.0
+;; Version: 0.12.0
;; Package-Requires: ((dash "1.5.0") (pkg-info "0.4"))
;; This file is NOT part of GNU Emacs.