From e6e14fb58b90d1d7ed3284c33c87f6dec2cf2b26 Mon Sep 17 00:00:00 2001 From: Armin Darvish Date: Thu, 9 Nov 2023 17:50:32 -0800 Subject: [PATCH] bump up the version to 1.0 --- consult-mu-embark.el | 2 +- consult-mu.el | 2 +- consult-mu.org | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/consult-mu-embark.el b/consult-mu-embark.el index c21ead0..ce48ff0 100644 --- a/consult-mu-embark.el +++ b/consult-mu-embark.el @@ -5,7 +5,7 @@ ;; Author: Armin Darvish ;; Maintainer: Armin Darvish ;; Created: 2023 -;; Version: 0.1 +;; Version: 1.0 ;; Package-Requires: ((emacs "28.0") (consult "0.34") (mu "1.10.7")) ;; Homepage: https://github.com/armindarvish/consult-mu ;; Keywords: convenience, matching, tools, email diff --git a/consult-mu.el b/consult-mu.el index 250015e..3203fc2 100644 --- a/consult-mu.el +++ b/consult-mu.el @@ -5,7 +5,7 @@ ;; Author: Armin Darvish ;; Maintainer: Armin Darvish ;; Created: 2023 -;; Version: 0.1 +;; Version: 1.0 ;; Package-Requires: ((emacs "28.0") (consult "0.34") (mu "1.10")) ;; Homepage: https://github.com/armindarvish/consult-mu ;; Keywords: convenience, matching, tools, email diff --git a/consult-mu.org b/consult-mu.org index e3494b0..48db029 100644 --- a/consult-mu.org +++ b/consult-mu.org @@ -11,7 +11,7 @@ ;; Author: Armin Darvish ;; Maintainer: Armin Darvish ;; Created: 2023 -;; Version: 0.1 +;; Version: 1.0 ;; Package-Requires: ((emacs "28.0") (consult "0.34") (mu "1.10")) ;; Homepage: https://github.com/armindarvish/consult-mu ;; Keywords: convenience, matching, tools, email @@ -1500,7 +1500,7 @@ Note that this is the async search directly using the commandline `mu` command a ;; Author: Armin Darvish ;; Maintainer: Armin Darvish ;; Created: 2023 -;; Version: 0.1 +;; Version: 1.0 ;; Package-Requires: ((emacs "28.0") (consult "0.34") (mu "1.10.7")) ;; Homepage: https://github.com/armindarvish/consult-mu ;; Keywords: convenience, matching, tools, email