branch: elpa/sweeprolog
commit 1553d9392686b6827ffcc6c870635a19a2818863
Author: Eshel Yaron <[email protected]>
Commit: Eshel Yaron <[email protected]>
Bump version to 0.22.0
---
NEWS.org | 2 +-
sweeprolog.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/NEWS.org b/NEWS.org
index 631f5142d2..ae3c2bf545 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -11,7 +11,7 @@ SWI-Prolog in Emacs.
For further details, please consult the manual:
[[https://eshelyaron.com/sweep.html][https://eshelyaron.com/sweep.html]].
-* Version 0.22.0 in development
+* Version 0.22.0 on 2023-07-20
** New in-buffer completion implementation
diff --git a/sweeprolog.el b/sweeprolog.el
index 10e68b5179..5a5fe7aca5 100644
--- a/sweeprolog.el
+++ b/sweeprolog.el
@@ -6,7 +6,7 @@
;; Maintainer: Eshel Yaron <~eshel/[email protected]>
;; Keywords: prolog languages extensions
;; URL: https://git.sr.ht/~eshel/sweep
-;; Package-Version: 0.21.0
+;; Package-Version: 0.22.0
;; Package-Requires: ((emacs "28.1"))
;; This file is NOT part of GNU Emacs.