We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 549ec11 commit b123ac9Copy full SHA for b123ac9
docs/rst/conf.py
@@ -25,7 +25,7 @@
25
# The short X.Y version
26
version = u''
27
# The full version, including alpha/beta/rc tags
28
-release = u'2.3.0'
+release = u'2.4.0'
29
30
# -- General configuration ---------------------------------------------------
31
rg.el
@@ -6,7 +6,7 @@
6
;;
7
;; Author: David Landell <david.landell@sunnyhill.email>
8
;; Roland McGrath <roland@gnu.org>
9
-;; Version: 2.3.0
+;; Version: 2.4.0
10
;; URL: https://github.com/dajva/rg.el
11
;; Package-Requires: ((emacs "26.1") (transient "0.9.2") (wgrep "2.1.10"))
12
;; Keywords: matching, tools
0 commit comments