diff options
author | John MacFarlane <jgm@berkeley.edu> | 2017-10-30 22:00:57 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2017-10-30 22:00:57 -0700 |
commit | 685e952dc694f5d0098ff50fe45938979c01d08f (patch) | |
tree | c14e84633bee6b951ccfff203eba847ea2f24152 | |
parent | c0e51c571032bc0475f6c8b25641515cf37b2ff3 (diff) | |
download | pandoc-685e952dc694f5d0098ff50fe45938979c01d08f.tar.gz |
Bump to 2.0.0.1.
-rw-r--r-- | pandoc.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
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 |