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

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

[elpa] externals/ivy abc993c6d0 4/4: Bump version to 0.14.0


From: Basil L. Contovounesios
Subject: [elpa] externals/ivy abc993c6d0 4/4: Bump version to 0.14.0
Date: Mon, 10 Apr 2023 14:31:00 -0400 (EDT)

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

    Bump version to 0.14.0
    
    * ivy.el:
    * doc/ivy.org: Bump version to 0.14.0 (#3001).
    * doc/ivy.texi: Regenerate.
---
 doc/ivy.org  | 2 +-
 doc/ivy.texi | 2 +-
 ivy.el       | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/ivy.org b/doc/ivy.org
index c3d5a64feb..66f62827ff 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.13.4
+Ivy manual, version 0.14.0
 
 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 1968c5b27b..ea7d2f7d07 100644
--- a/doc/ivy.texi
+++ b/doc/ivy.texi
@@ -8,7 +8,7 @@
 
 @copying
 @ifnottex
-Ivy manual, version 0.13.4
+Ivy manual, version 0.14.0
 
 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.el b/ivy.el
index 0ce9d4fbca..cacb67f56b 100644
--- a/ivy.el
+++ b/ivy.el
@@ -4,7 +4,7 @@
 
 ;; Author: Oleh Krehel <ohwoeowho@gmail.com>
 ;; URL: https://github.com/abo-abo/swiper
-;; Version: 0.13.4
+;; Version: 0.14.0
 ;; Package-Requires: ((emacs "24.5"))
 ;; Keywords: matching
 



reply via email to

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