From 2c328a19f617b538986977a897d3af051ae7f355 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Omar=20Antol=C3=ADn?= Date: Sun, 17 May 2020 02:16:55 -0500 Subject: [PATCH] Bump version number --- icomplete-vertical.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icomplete-vertical.el b/icomplete-vertical.el index c22588c..c1e32a2 100644 --- a/icomplete-vertical.el +++ b/icomplete-vertical.el @@ -4,7 +4,7 @@ ;; Author: Omar AntolĂ­n Camarena ;; Keywords: convenience, completion -;; Version: 0.1 +;; Version: 0.2 ;; Homepage: https://github.com/oantolin/icomplete-vertical ;; Package-Requires: ((emacs "24.4"))