From 554e9b80bd38b4f7eb7b6410527bcf0e03994237 Mon Sep 17 00:00:00 2001 From: John MacFarlane <jgm@berkeley.edu> Date: Fri, 2 Mar 2018 10:54:03 -0800 Subject: [PATCH] Bump version to 2.1.2. --- pandoc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandoc.cabal b/pandoc.cabal index 6ed73553a..a11a1bb63 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -1,5 +1,5 @@ name: pandoc -version: 2.1.1 +version: 2.1.2 cabal-version: >= 1.10 build-type: Custom license: GPL