diff options
| author | Bozhidar Batsov <bozhidar@tradeo.com> | 2013-01-07 10:10:59 +0200 |
|---|---|---|
| committer | Bozhidar Batsov <bozhidar@tradeo.com> | 2013-01-07 10:10:59 +0200 |
| commit | 7a805c3ce19bb7a0a00da208fa798a570c377531 (patch) | |
| tree | 6a61b1338117887119848d267356de8e0f9c887c | |
| parent | b96a54d22ad38d27c5aef439f984ab59b5c712f3 (diff) | |
released v0.8v0.8
| -rw-r--r-- | projectile.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/projectile.el b/projectile.el index ee08b28..fbfd4a8 100644 --- a/projectile.el +++ b/projectile.el @@ -4,7 +4,7 @@ ;; Author: Bozhidar Batsov ;; URL: https://github.com/bbatsov/projectile -;; Version: 0.7 +;; Version: 0.8 ;; Keywords: project, convenience ;; Package-Requires: ((s "1.0.0") (dash "1.0.0")) |
