Skip to content

Commit 8eade8e

Browse files
committed
v0.0.8.1 maintenance release
This includes only the fix from gjtorikian#40 on top of v0.0.8. The other changes that have went in for the 0.0.9 release have non-compatible gemspec changes.
1 parent afcef32 commit 8eade8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = "0.0.8"
3+
VERSION = "0.0.8.1"
44
end
55
end

0 commit comments

Comments
 (0)