Skip to content

Commit 138fae5

Browse files
committed
Release version 4.3.3
1 parent af655d2 commit 138fae5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

emacsql.el

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
;; Maintainer: Jonas Bernoulli <emacs.emacsql@jonas.bernoulli.dev>
77
;; Homepage: https://github.com/magit/emacsql
88

9-
;; Package-Version: 4.3.2
9+
;; Package-Version: 4.3.3
1010
;; Package-Requires: ((emacs "26.1"))
1111

1212
;; SPDX-License-Identifier: Unlicense
@@ -37,7 +37,7 @@
3737
"The EmacSQL SQL database front-end."
3838
:group 'comm)
3939

40-
(defconst emacsql-version "4.3.2")
40+
(defconst emacsql-version "4.3.3")
4141

4242
(defvar emacsql-global-timeout 30
4343
"Maximum number of seconds to wait before bailing out on a SQL command.

0 commit comments

Comments
 (0)