summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changelog2
-rw-r--r--pandoc.cabal2
2 files changed, 2 insertions, 2 deletions
diff --git a/changelog b/changelog
index 181946cd5..e643cede0 100644
--- a/changelog
+++ b/changelog
@@ -1,4 +1,4 @@
-pandoc (2.1)
+pandoc (2.0.5)
* Fix a bug in 2.0.4, whereby pandoc could not read the theme files
generated with `--print-highlight-style` (#4133). Improve JSON
diff --git a/pandoc.cabal b/pandoc.cabal
index a5059b534..fa02ebfd9 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -1,5 +1,5 @@
name: pandoc
-version: 2.1
+version: 2.0.5
cabal-version: >= 1.10
build-type: Custom
license: GPL