Change version to 2.0.5.
Note that we don't need to bump the second number for an additional module and exported function.
This commit is contained in:
parent
0c54bbcf1b
commit
4e457868fa
2 changed files with 2 additions and 2 deletions
|
@ -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
|
* Fix a bug in 2.0.4, whereby pandoc could not read the theme files
|
||||||
generated with `--print-highlight-style` (#4133). Improve JSON
|
generated with `--print-highlight-style` (#4133). Improve JSON
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
name: pandoc
|
name: pandoc
|
||||||
version: 2.1
|
version: 2.0.5
|
||||||
cabal-version: >= 1.10
|
cabal-version: >= 1.10
|
||||||
build-type: Custom
|
build-type: Custom
|
||||||
license: GPL
|
license: GPL
|
||||||
|
|
Loading…
Add table
Reference in a new issue