From 9ff2de0fd4f50c5ac6c487ad6e9a591d67bc7fe6 Mon Sep 17 00:00:00 2001 From: John MacFarlane <jgm@berkeley.edu> Date: Fri, 17 May 2019 23:04:09 -0700 Subject: [PATCH] Bump to 2.7.3 --- pandoc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandoc.cabal b/pandoc.cabal index 729a4fdc8..75c37c2fe 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -1,5 +1,5 @@ name: pandoc -version: 2.7.2 +version: 2.7.3 cabal-version: 2.0 build-type: Simple license: GPL-2