emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/ivy 8c30f4cab5 4/6: Bump version to point release 0.14.


From: Basil L. Contovounesios
Subject: [elpa] externals/ivy 8c30f4cab5 4/6: Bump version to point release 0.14.2
Date: Wed, 25 Oct 2023 19:31:30 -0400 (EDT)

branch: externals/ivy
commit 8c30f4cab5948aa8d942a3b2bbf5fb6a94d9441d
Author: Basil L. Contovounesios <contovob@tcd.ie>
Commit: Basil L. Contovounesios <contovob@tcd.ie>

    Bump version to point release 0.14.2
    
    * counsel.el:
    * doc/ivy.org:
    * ivy-avy.el:
    * ivy-hydra.el:
    * ivy.el:
    * swiper.el: Bump version to 0.14.2 (#3026).
    
    * doc/ivy.texi: Regenerate.
---
 counsel.el   | 4 ++--
 doc/ivy.org  | 2 +-
 doc/ivy.texi | 2 +-
 ivy-avy.el   | 4 ++--
 ivy-hydra.el | 4 ++--
 ivy.el       | 2 +-
 swiper.el    | 4 ++--
 7 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/counsel.el b/counsel.el
index 79f1a8a052..007db01aa3 100644
--- a/counsel.el
+++ b/counsel.el
@@ -5,8 +5,8 @@
 ;; Author: Oleh Krehel <ohwoeowho@gmail.com>
 ;; Maintainer: Basil L. Contovounesios <contovob@tcd.ie>
 ;; URL: https://github.com/abo-abo/swiper
-;; Version: 0.14.1
-;; Package-Requires: ((emacs "24.5") (ivy "0.14.1") (swiper "0.14.1"))
+;; Version: 0.14.2
+;; Package-Requires: ((emacs "24.5") (ivy "0.14.2") (swiper "0.14.2"))
 ;; Keywords: convenience, matching, tools
 
 ;; This file is part of GNU Emacs.
diff --git a/doc/ivy.org b/doc/ivy.org
index 005e1e3f67..a72149f173 100644
--- a/doc/ivy.org
+++ b/doc/ivy.org
@@ -58,7 +58,7 @@ ivy-ox.el then ~C-c C-e i t~ in the ivy.org buffer.
 :CUSTOM_ID: copying
 :END:
 #+TEXINFO: @ifnottex
-Ivy manual, version 0.14.1
+Ivy manual, version 0.14.2
 
 Ivy is an interactive interface for completion in Emacs. Emacs uses
 completion mechanism in a variety of contexts: code, menus, commands,
diff --git a/doc/ivy.texi b/doc/ivy.texi
index 5508096fca..401203cfeb 100644
--- a/doc/ivy.texi
+++ b/doc/ivy.texi
@@ -8,7 +8,7 @@
 
 @copying
 @ifnottex
-Ivy manual, version 0.14.1
+Ivy manual, version 0.14.2
 
 Ivy is an interactive interface for completion in Emacs. Emacs uses
 completion mechanism in a variety of contexts: code, menus, commands,
diff --git a/ivy-avy.el b/ivy-avy.el
index da404e74ed..b313a0b986 100644
--- a/ivy-avy.el
+++ b/ivy-avy.el
@@ -5,8 +5,8 @@
 ;; Author: Oleh Krehel <ohwoeowho@gmail.com>
 ;; Maintainer: Basil L. Contovounesios <contovob@tcd.ie>
 ;; URL: https://github.com/abo-abo/swiper
-;; Version: 0.14.1
-;; Package-Requires: ((emacs "24.5") (ivy "0.14.1") (avy "0.5.0"))
+;; Version: 0.14.2
+;; Package-Requires: ((emacs "24.5") (ivy "0.14.2") (avy "0.5.0"))
 ;; Keywords: convenience
 
 ;; This program is free software; you can redistribute it and/or modify
diff --git a/ivy-hydra.el b/ivy-hydra.el
index 6f0cb026ff..259ad9627d 100644
--- a/ivy-hydra.el
+++ b/ivy-hydra.el
@@ -5,8 +5,8 @@
 ;; Author: Oleh Krehel <ohwoeowho@gmail.com>
 ;; Maintainer: Basil L. Contovounesios <contovob@tcd.ie>
 ;; URL: https://github.com/abo-abo/swiper
-;; Version: 0.14.1
-;; Package-Requires: ((emacs "24.5") (ivy "0.14.1") (hydra "0.14.0"))
+;; Version: 0.14.2
+;; Package-Requires: ((emacs "24.5") (ivy "0.14.2") (hydra "0.14.0"))
 ;; Keywords: convenience
 
 ;; This file is part of GNU Emacs.
diff --git a/ivy.el b/ivy.el
index 0a1e61fada..b8fe95f811 100644
--- a/ivy.el
+++ b/ivy.el
@@ -5,7 +5,7 @@
 ;; Author: Oleh Krehel <ohwoeowho@gmail.com>
 ;; Maintainer: Basil L. Contovounesios <contovob@tcd.ie>
 ;; URL: https://github.com/abo-abo/swiper
-;; Version: 0.14.1
+;; Version: 0.14.2
 ;; Package-Requires: ((emacs "24.5"))
 ;; Keywords: matching
 
diff --git a/swiper.el b/swiper.el
index 4b05786b89..454a149ef8 100644
--- a/swiper.el
+++ b/swiper.el
@@ -5,8 +5,8 @@
 ;; Author: Oleh Krehel <ohwoeowho@gmail.com>
 ;; Maintainer: Basil L. Contovounesios <contovob@tcd.ie>
 ;; URL: https://github.com/abo-abo/swiper
-;; Version: 0.14.1
-;; Package-Requires: ((emacs "24.5") (ivy "0.14.1"))
+;; Version: 0.14.2
+;; Package-Requires: ((emacs "24.5") (ivy "0.14.2"))
 ;; Keywords: matching
 
 ;; This file is part of GNU Emacs.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]