From 0646873964bc42afafb1aaaf7f969946d540714d Mon Sep 17 00:00:00 2001 From: John MacFarlane <jgm@berkeley.edu> Date: Tue, 13 Oct 2020 22:47:56 -0700 Subject: [PATCH] Version to 2.11.0.1 --- pandoc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandoc.cabal b/pandoc.cabal index 86a4182dd..230c97b44 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -1,6 +1,6 @@ cabal-version: 2.2 name: pandoc -version: 2.11 +version: 2.11.0.1 build-type: Simple license: GPL-2.0-or-later license-file: COPYING.md