diff options
author | John MacFarlane <jgm@berkeley.edu> | 2014-10-20 21:21:18 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2014-10-20 21:21:18 -0700 |
commit | e4c6997c81057f5ace653d21d331f3705dff8a1a (patch) | |
tree | aa4f98e42e530f8875b328ef548e15d3b3ed7151 | |
parent | 7f6bbfadf43ace8b8b75e787916ed35ae2e6b1e6 (diff) | |
download | pandoc-e4c6997c81057f5ace653d21d331f3705dff8a1a.tar.gz |
Version bump to 1.13.2.
This is needed because of the addition of KaTeX to
HTMLMathMethod.
-rw-r--r-- | pandoc.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal index b2f82c04b..b9b996c1f 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -1,5 +1,5 @@ Name: pandoc -Version: 1.13.1 +Version: 1.13.2 Cabal-Version: >= 1.10 Build-Type: Custom License: GPL |