From c47b2a21bd64f77f83906e8ba1f0866c2256998e Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Mon, 4 Apr 2022 09:42:55 -0700
Subject: [PATCH] Bump to 2.18.

---
 pandoc.cabal | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pandoc.cabal b/pandoc.cabal
index b1266ffaf..6b4c0b8ad 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -1,6 +1,6 @@
 cabal-version:   2.4
 name:            pandoc
-version:         2.17.1.1
+version:         2.18
 build-type:      Simple
 license:         GPL-2.0-or-later
 license-file:    COPYING.md