From 8e55bdcaa3f24e1353f59463eef6af51716354a4 Mon Sep 17 00:00:00 2001 From: John MacFarlane <jgm@berkeley.edu> Date: Tue, 31 Oct 2017 21:28:43 -0700 Subject: [PATCH] Version to 2.0.1. --- pandoc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandoc.cabal b/pandoc.cabal index f95851dc6..630513fbc 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -1,5 +1,5 @@ name: pandoc -version: 2.0.0.1 +version: 2.0.1 cabal-version: >= 1.10 build-type: Custom license: GPL