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