diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2017-10-31 21:28:43 -0700 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2017-10-31 21:28:43 -0700 |
| commit | 8e55bdcaa3f24e1353f59463eef6af51716354a4 (patch) | |
| tree | 94e2b8c685fde5c8f0e37c51ea7c4a58f7c42943 | |
| parent | 32f6938605b2251535df7ab2005cb88964f4744e (diff) | |
| download | pandoc-8e55bdcaa3f24e1353f59463eef6af51716354a4.tar.gz | |
Version to 2.0.1.
| -rw-r--r-- | pandoc.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
