From c452744520d32c7550a0341f4b3e18ec5301808a Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Mon, 5 Aug 2019 10:29:12 -0700
Subject: [PATCH] Version bump to 2.8 because of type changes for templates.

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

diff --git a/pandoc.cabal b/pandoc.cabal
index 0441cfa76..91927d476 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -1,5 +1,5 @@
 name:            pandoc
-version:         2.7.4
+version:         2.8
 cabal-version:   2.0
 build-type:      Simple
 license:         GPL-2