From ebb60075f5f104444fceb703853632a1d49cc3b5 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 10 May 2018 21:45:29 -0700 Subject: [PATCH] Bump version to 2.2.1. --- pandoc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandoc.cabal b/pandoc.cabal index 9100f113f..a154eff51 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -1,5 +1,5 @@ name: pandoc -version: 2.2 +version: 2.2.1 cabal-version: >= 1.10 build-type: Custom license: GPL-2