Skip to content

Commit 96b6455

Browse files
committed
Release v1.0.3
1 parent c5e6ea4 commit 96b6455

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 1.0.3 - 2016.02.10
6+
57
- Generate line numbers via `line_numbers` option in context hash [#5](https://github.com/JuanitoFatas/html-pipeline-rouge_filter/pull/5) by @lowjoel
68

79
## 1.0.2 - 2015.08.06

lib/html/pipeline/rouge_filter/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
# and we don't want to define it here inadvertently
33
module HTML_Pipeline
44
class RougeFilter
5-
VERSION = "1.0.2"
5+
VERSION = "1.0.3"
66
end
77
end

0 commit comments

Comments
 (0)