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

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

[nongnu] elpa/emacsql c93f52159f 347/427: Bump to version 2.0.2.


From: ELPA Syncer
Subject: [nongnu] elpa/emacsql c93f52159f 347/427: Bump to version 2.0.2.
Date: Tue, 13 Dec 2022 03:00:00 -0500 (EST)

branch: elpa/emacsql
commit c93f52159fc5117f2ba1fbdc16876ae4d8edf12b
Author: Christopher Wellons <wellons@nullprogram.com>
Commit: Christopher Wellons <wellons@nullprogram.com>

    Bump to version 2.0.2.
---
 emacsql.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/emacsql.el b/emacsql.el
index b56e28245b..b62175e012 100644
--- a/emacsql.el
+++ b/emacsql.el
@@ -4,7 +4,7 @@
 
 ;; Author: Christopher Wellons <wellons@nullprogram.com>
 ;; URL: https://github.com/skeeto/emacsql
-;; Version: 2.0.1
+;; Version: 2.0.2
 ;; Package-Requires: ((emacs "24.3") (cl-lib "0.3") (finalize "1.0.0"))
 
 ;;; Commentary:
@@ -69,7 +69,7 @@
   "The EmacSQL SQL database front-end."
   :group 'comm)
 
-(defvar emacsql-version "2.0.1")
+(defvar emacsql-version "2.0.2")
 
 (defvar emacsql-global-timeout 30
   "Maximum number of seconds to wait before bailing out on a SQL command.



reply via email to

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