From 685e952dc694f5d0098ff50fe45938979c01d08f Mon Sep 17 00:00:00 2001 From: John MacFarlane <jgm@berkeley.edu> Date: Mon, 30 Oct 2017 22:00:57 -0700 Subject: [PATCH] Bump to 2.0.0.1. --- pandoc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandoc.cabal b/pandoc.cabal index 59c15dbcf..f95851dc6 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -1,5 +1,5 @@ name: pandoc -version: 2.0 +version: 2.0.0.1 cabal-version: >= 1.10 build-type: Custom license: GPL