diff options
author | John MacFarlane <jgm@berkeley.edu> | 2018-05-10 21:45:29 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2018-05-10 21:45:29 -0700 |
commit | ebb60075f5f104444fceb703853632a1d49cc3b5 (patch) | |
tree | a49f4b3295a6456a95d1c15702907bc49ed88cb9 | |
parent | 32ef6f91fd0332e0337db2b28932f51cecb24f62 (diff) | |
download | pandoc-ebb60075f5f104444fceb703853632a1d49cc3b5.tar.gz |
Bump version to 2.2.1.
-rw-r--r-- | pandoc.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal index 9100f113f..a154eff51 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -1,5 +1,5 @@ name: pandoc -version: 2.2 +version: 2.2.1 cabal-version: >= 1.10 build-type: Custom license: GPL-2 |