From e02500afe842b709e7b8a48cf3db5b125f9516ff Mon Sep 17 00:00:00 2001 From: John MacFarlane <jgm@berkeley.edu> Date: Thu, 22 Nov 2018 22:18:23 -0500 Subject: [PATCH] Bump version to 2.5. --- pandoc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandoc.cabal b/pandoc.cabal index 33104dcc9..878f97e55 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -1,5 +1,5 @@ name: pandoc -version: 2.4 +version: 2.5 cabal-version: 2.0 build-type: Custom license: GPL-2