[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/excorporate a6617dea1f 2/2: Bump release to 1.1.1
From: |
Thomas Fitzsimmons |
Subject: |
[elpa] externals/excorporate a6617dea1f 2/2: Bump release to 1.1.1 |
Date: |
Mon, 29 May 2023 17:34:36 -0400 (EDT) |
branch: externals/excorporate
commit a6617dea1f9c3af8a4d8a20a53f5b265455b8e96
Author: Thomas Fitzsimmons <fitzsim@fitzsim.org>
Commit: Thomas Fitzsimmons <fitzsim@fitzsim.org>
Bump release to 1.1.1
* excorporate.el: Bump release to 1.1.1.
* NEWS, README: Document 1.1.0 change.
---
NEWS | 6 ++++++
README | 4 ++++
excorporate.el | 2 +-
3 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index 4c6a7d7d63..6da276b2b1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
GNU Emacs Excorporate NEWS -- history of user-visible changes.
+* New in Excorporate 1.1.1
+
+Released 2023-05-29:
+
+** Update documentation
+
* New in Excorporate 1.1.0
Released 2023-05-10
diff --git a/README b/README
index 838d726423..18695e7e9e 100644
--- a/README
+++ b/README
@@ -3,6 +3,10 @@ Excorporate provides Exchange integration for Emacs.
Most Recent Improvements
------------------------
+New in Excorporate 1.1.1, released 2023-05-29:
+
+** Update documentation
+
New in Excorporate 1.1.0, released 2023-05-10:
** Experimental OAuth 2.0 support
diff --git a/excorporate.el b/excorporate.el
index 3cc3fffe0a..0f8e9dc2eb 100644
--- a/excorporate.el
+++ b/excorporate.el
@@ -5,7 +5,7 @@
;; Author: Thomas Fitzsimmons <fitzsim@fitzsim.org>
;; Maintainer: Thomas Fitzsimmons <fitzsim@fitzsim.org>
;; Created: 2014-09-19
-;; Version: 1.1.0
+;; Version: 1.1.1
;; Keywords: calendar
;; Homepage: https://www.fitzsim.org/blog/
;; Package-Requires: ((emacs "24.1") (cl-lib "0.6.1") (fsm "0.2.1")
(soap-client "3.2.0") (url-http-ntlm "2.0.4") (nadvice "0.3") (url-http-oauth
"0.8.3"))