Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 85e30c4

Browse files
committed
Bump to 1.2.0.1
1 parent f429d54 commit 85e30c4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22

3+
* **1.2.0.1**
4+
- Fix compile error
35
* **1.2.0.0**
46
- Move `Range` to its own module (hiding the constructor)
57
- Setup automated release builds using Travis. Executables for Linux

pandoc-include-code.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description:
88
author: Oskar Wickström
99
maintainer: Oskar Wickström
1010
homepage: https://github.com/owickstrom/pandoc-include-code
11-
version: 1.2.0.0
11+
version: 1.2.0.1
1212
cabal-version: >= 1.8
1313
build-type: Simple
1414
category: Documentation

0 commit comments

Comments
 (0)