aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2018-08-14 11:54:04 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2018-08-14 11:54:04 -0700
commite44815a9ee20e6903ff2b91d0de9cf15c6dc5467 (patch)
tree9f5ff563a3802c4e238e169e60732858f7319ed7
parentdae3a09433b54d7a7c9276b41f17cbc5e144afcc (diff)
downloadpandoc-e44815a9ee20e6903ff2b91d0de9cf15c6dc5467.tar.gz
Bump version to 2.3, because of breaking API change to Macro.
-rw-r--r--pandoc.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 08289adf1..86fe68dcf 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -1,5 +1,5 @@
name: pandoc
-version: 2.2.3.2
+version: 2.3
cabal-version: 2.0
build-type: Custom
license: GPL-2