From 2af478c3b5c5b05f2b9862cc00673cdc56675ab7 Mon Sep 17 00:00:00 2001 From: John MacFarlane <jgm@berkeley.edu> Date: Sat, 23 Dec 2017 23:20:33 -0800 Subject: [PATCH] Bump to 2.0.6. --- pandoc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandoc.cabal b/pandoc.cabal index 5edf9cbd7..73f51af0f 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -1,5 +1,5 @@ name: pandoc -version: 2.0.5 +version: 2.0.6 cabal-version: >= 1.10 build-type: Custom license: GPL