Skip to content

Commit 1d93285

Browse files
authored
Merge pull request #100 from zakird/v0.12.6.5
Version 0.12.6.5
2 parents ddfd967 + 7ca9b60 commit 1d93285

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.12.6.5
2+
3+
Fix ability to use on Debian 9 systems
4+
15
# 0.12.6.4
26

37
Fix version detection for Debian

wkhtmltopdf-binary.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Gem::Specification.new do |s|
44
s.name = "wkhtmltopdf-binary"
5-
s.version = "0.12.6.4"
5+
s.version = "0.12.6.5"
66
s.license = "Apache-2.0"
77
s.author = "Zakir Durumeric"
88
s.email = "[email protected]"

0 commit comments

Comments
 (0)