Skip to content

Commit a2e9ea4

Browse files
committed
Version 0.12.6.4
1 parent 74484a8 commit a2e9ea4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 0.12.6.4
2+
3+
Fix version detection for Debian
4+
Use version match check that works on older Ruby versions
5+
16
# 0.12.6.3
27

38
Add support for Archlinux and Manjaro

wkhtmltopdf-binary.gemspec

+1-1
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.3"
5+
s.version = "0.12.6.4"
66
s.license = "Apache-2.0"
77
s.author = "Zakir Durumeric"
88
s.email = "[email protected]"

0 commit comments

Comments
 (0)