branch: elpa/emacsql
commit c6a9d2373cc15184e4e34414b8574a896d070323
Author: Jonas Bernoulli <[email protected]>
Commit: Jonas Bernoulli <[email protected]>

    Release version 4.3.4
---
 emacsql.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/emacsql.el b/emacsql.el
index c135e06accc..1361be530a7 100644
--- a/emacsql.el
+++ b/emacsql.el
@@ -6,7 +6,7 @@
 ;; Maintainer: Jonas Bernoulli <[email protected]>
 ;; Homepage: https://github.com/magit/emacsql
 
-;; Package-Version: 4.3.3
+;; Package-Version: 4.3.4
 ;; Package-Requires: ((emacs "26.1"))
 
 ;; SPDX-License-Identifier: Unlicense
@@ -37,7 +37,7 @@
   "The EmacSQL SQL database front-end."
   :group 'comm)
 
-(defconst emacsql-version "4.3.3")
+(defconst emacsql-version "4.3.4")
 
 (defvar emacsql-global-timeout 30
   "Maximum number of seconds to wait before bailing out on a SQL command.

Reply via email to