From 199c52606dcd614cb856bbcaca13b5fada0772b6 Mon Sep 17 00:00:00 2001 From: Oleh Krehel Date: Tue, 19 May 2015 14:29:03 +0200 Subject: [PATCH] Bump version --- avy.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/avy.el b/avy.el index 423d5d2..ce48da5 100644 --- a/avy.el +++ b/avy.el @@ -4,7 +4,7 @@ ;; Author: Oleh Krehel ;; URL: https://github.com/abo-abo/avy -;; Version: 0.2.0 +;; Version: 0.2.1 ;; Package-Requires: ((emacs "24.1") (cl-lib "0.5")) ;; Keywords: point, location