From e242f04e32c7d874c779fb83c86aa5bdbc508f18 Mon Sep 17 00:00:00 2001 From: Oleh Krehel Date: Sat, 9 May 2015 13:47:07 +0200 Subject: [PATCH] Bump version --- avy.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/avy.el b/avy.el index 92e9092..da1f747 100644 --- a/avy.el +++ b/avy.el @@ -4,7 +4,7 @@ ;; Author: Oleh Krehel ;; URL: https://github.com/abo-abo/avy -;; Version: 0.1.0 +;; Version: 0.2.0 ;; Package-Requires: ((emacs "24.1") (cl-lib "0.5")) ;; Keywords: point, location