From 1bc2186425cc61f75f6da32b91660c50f4a6dd0d Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 17 Jan 2018 10:21:02 -0800 Subject: [PATCH] Version to 2.1.1. --- pandoc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandoc.cabal b/pandoc.cabal index 61c3a62a8..17059d0fe 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -1,5 +1,5 @@ name: pandoc -version: 2.1 +version: 2.1.1 cabal-version: >= 1.10 build-type: Custom license: GPL