From e649b69564c4486ef1c8fe9e98cf1ca4ebc54df4 Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Thu, 4 Mar 2021 08:57:27 -0800
Subject: [PATCH] Bump version to 2.12

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

diff --git a/pandoc.cabal b/pandoc.cabal
index 090c28287..d6c463786 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -1,6 +1,6 @@
 cabal-version:   2.2
 name:            pandoc
-version:         2.11.4
+version:         2.12
 build-type:      Simple
 license:         GPL-2.0-or-later
 license-file:    COPYING.md