aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2018-11-29 12:57:27 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2018-11-29 12:57:27 -0800
commit945eed3a28fef65a65a119759788fbe19a1260aa (patch)
treeef78969e3285b7e6273ac42232eb487b5d95550d /pandoc.cabal
parent90f5dd88a4f9a5378e430438fc3ef8ab1c3db9a4 (diff)
downloadpandoc-945eed3a28fef65a65a119759788fbe19a1260aa.tar.gz
Bump to version 2.6 because of API change in read/writeJSON.
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 878f97e55..7a922584e 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -1,5 +1,5 @@
name: pandoc
-version: 2.5
+version: 2.6
cabal-version: 2.0
build-type: Custom
license: GPL-2