From 92008e762b30cb445a2227e458cbb9a5e1b1d4e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Omar=20Antol=C3=ADn?= Date: Tue, 11 Jan 2022 19:17:13 -0600 Subject: [PATCH] Bump version number for GNU ELPA debut! --- orderless.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/orderless.el b/orderless.el index 4196dc0..9dc233c 100644 --- a/orderless.el +++ b/orderless.el @@ -5,7 +5,7 @@ ;; Author: Omar Antolín Camarena ;; Maintainer: Omar Antolín Camarena ;; Keywords: extensions -;; Version: 0.6 +;; Version: 0.7 ;; Homepage: https://github.com/oantolin/orderless ;; Package-Requires: ((emacs "26.1"))