Skip to content

Commit 8307b18

Browse files
author
Jerry Cheung
committed
bump version to 1.3.0
1 parent f80f7fd commit 8307b18

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# CHANGELOG
22

3-
## 1.2.0
3+
## 1.3.0
4+
5+
1.2.0 didn't actually include the following changes. Yanked that release.
46

57
* CamoFilter now camos https images. #96 josh
68

lib/html/pipeline/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module HTML
22
class Pipeline
3-
VERSION = "1.2.0"
3+
VERSION = "1.3.0"
44
end
55
end

0 commit comments

Comments
 (0)